index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
2022-09-29
net: sched: cls_u32: Avoid memcpy() false-positive warning
Kees Cook
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-28
mptcp: fix unreleased socket in accept queue
Menglong Dong
2022-09-28
mptcp: factor out __mptcp_close() without socket lock
Menglong Dong
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-28
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
2022-09-28
mptcp: poll allow write call before actual connect
Benjamin Hesmans
2022-09-28
mptcp: handle defer connect in mptcp_sendmsg
Dmytro Shytyi
2022-09-28
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
2022-09-28
mptcp: add TCP_FASTOPEN_CONNECT socket option
Benjamin Hesmans
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2022-09-28
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2022-09-28
net: sched: act_bpf: simplify code logic in tcf_bpf_init()
Zhengchao Shao
2022-09-27
Add skb drop reasons to IPv6 UDP receive path
Donald Hunter
2022-09-27
net: tls: Add ARIA-GCM algorithm
Taehee Yoo
2022-09-27
Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-09-27
NFC: hci: Split memcpy() of struct hcp_message flexible array
Kees Cook
2022-09-27
net: openvswitch: allow conntrack in non-initial user namespace
Michael Weiß
2022-09-27
net: openvswitch: allow metering in non-initial user namespace
Michael Weiß
2022-09-27
wifi: mac80211: mlme: Fix double unlock on assoc success handling
Rafael Mendonca
2022-09-27
wifi: mac80211: mlme: Fix missing unlock on beacon RX
Rafael Mendonca
2022-09-27
wifi: mac80211: fix memory corruption in minstrel_ht_update_rates()
Paweł Lenkow
2022-09-27
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
2022-09-27
wifi: mac80211: ensure vif queues are operational after start
Alexander Wetzel
2022-09-27
wifi: mac80211: don't start TX with fq->lock to fix deadlock
Alexander Wetzel
2022-09-27
wifi: cfg80211: fix MCS divisor value
Tamizh Chelvam Raja
2022-09-27
net/smc: Support SO_REUSEPORT
Tony Lu
2022-09-26
net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
Hangyu Hua
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
2022-09-26
net: dsa: make user ports return to init_net on netns deletion
Vladimir Oltean
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
2022-09-26
af_unix: Refactor unix_read_skb()
Peilin Ye
2022-09-26
udp: Refactor udp_read_skb()
Peilin Ye
2022-09-23
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
2022-09-23
Merge tag 'linux-can-next-for-6.1-20220923' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2022-09-22
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
2022-09-22
net/sched: taprio: remove unnecessary taprio_list_lock
Vladimir Oltean
2022-09-22
net/tls: Support 256 bit keys with TX device offload
Gal Pressman
2022-09-22
net/tls: Use cipher sizes structs
Gal Pressman
2022-09-22
net/tls: Describe ciphers sizes by const structs
Tariq Toukan
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
[next]