index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-10
netfilter: nf_tables: release chain in flushing set
Taehee Yoo
1
-0
/
+1
2018-10-10
netfilter: xt_cluster: add dependency on conntrack module
Martin Willi
1
-1
/
+13
2018-10-10
mac80211: shorten the IBSS debug messages
Emmanuel Grumbach
1
-11
/
+11
2018-10-10
mac80211: don't Tx a deauth frame if the AP forbade Tx
Emmanuel Grumbach
1
-2
/
+15
2018-10-10
mac80211: Fix station bandwidth setting after channel switch
Ilan Peer
1
-0
/
+53
2018-10-10
mac80211: fix a race between restart and CSA flows
Emmanuel Grumbach
1
-1
/
+20
2018-10-10
cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
Dan Carpenter
1
-1
/
+1
2018-10-10
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
1
-1
/
+1
2018-10-10
mac80211: always account for A-MSDU header changes
Johannes Berg
1
-5
/
+7
2018-10-10
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
1
-3
/
+3
2018-10-10
cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
Arunk Khandavalli
1
-0
/
+1
2018-10-10
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
1
-17
/
+21
2018-10-10
mac80211: mesh: fix HWMP sequence numbering to follow standard
Yuan-Chi Pang
1
-0
/
+4
2018-10-10
mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-4
/
+1
2018-10-10
mac80211: Run TXQ teardown code before de-registering interfaces
Toke Høiland-Jørgensen
1
-1
/
+1
2018-10-03
tls: possible hang when do_tcp_sendpages hits sndbuf is full case
John Fastabend
1
-2
/
+7
2018-10-03
6lowpan: iphc: reset mac_header after decompress to fix panic
Michael Scott
1
-0
/
+1
2018-09-29
NFC: Fix possible memory corruption when handling SHDLC I-Frame commands
Suren Baghdasaryan
1
-0
/
+10
2018-09-29
tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
Sabrina Dubroca
1
-1
/
+1
2018-09-29
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
2
-4
/
+13
2018-09-29
tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
Sabrina Dubroca
1
-4
/
+1
2018-09-29
net/sched: act_sample: fix NULL dereference in the data path
Davide Caratti
1
-1
/
+1
2018-09-29
udp6: add missing checks on edumux packet processing
Paolo Abeni
1
-28
/
+37
2018-09-29
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
1
-5
/
+8
2018-09-29
udp4: fix IP_CMSG_CHECKSUM for connected sockets
Paolo Abeni
1
-23
/
+26
2018-09-29
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
1
-4
/
+2
2018-09-29
gso_segment: Reset skb->mac_len after modifying network header
Toke Høiland-Jørgensen
2
-0
/
+2
2018-09-26
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
1
-4
/
+9
2018-09-26
Bluetooth: Use lock_sock_nested in bt_accept_enqueue
Philipp Puschmann
1
-1
/
+1
2018-09-26
mac80211: restrict delayed tailroom needed decrement
Manikanta Pubbisetty
2
-10
/
+16
2018-09-26
xfrm: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+4
2018-09-26
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2
-4
/
+1
2018-09-26
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
1
-0
/
+2
2018-09-26
erspan: fix error handling for erspan tunnel
Haishuang Yan
1
-0
/
+2
2018-09-26
net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
Vakul Garg
1
-0
/
+6
2018-09-26
rds: fix two RCU related problems
Cong Wang
1
-1
/
+4
2018-09-19
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2
-0
/
+2
2018-09-19
ip: process in-order fragments efficiently
Peter Oskolkov
2
-42
/
+70
2018-09-19
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
1
-0
/
+73
2018-09-19
ipv4: frags: precedence bug in ip_expire()
Dan Carpenter
1
-1
/
+1
2018-09-19
net: sk_buff rbnode reorg
Eric Dumazet
4
-87
/
+113
2018-09-19
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
3
-36
/
+19
2018-09-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-0
/
+14
2018-09-19
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-09-19
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+5
2018-09-19
net: speed up skb_rbtree_purge()
Eric Dumazet
1
-4
/
+7
2018-09-19
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2
-56
/
+20
2018-09-19
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
4
-10
/
+3
2018-09-19
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-21
/
+14
2018-09-19
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
1
-8
/
+16
[next]