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
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
2020-04-13
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
1
-3
/
+1
2020-04-13
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
1
-0
/
+1
2020-04-13
net_sched: add a temporary refcnt for struct tcindex_data
Cong Wang
1
-6
/
+38
2020-04-13
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
1
-0
/
+4
2020-04-08
net: Fix Tx hash bound checking
Amritha Nambiar
1
-0
/
+2
2020-04-08
tcp: fix TFO SYNACK undo to avoid double-timestamp-undo
Neal Cardwell
1
-1
/
+5
2020-04-08
rxrpc: Fix sendmsg(MSG_WAITALL) handling
David Howells
1
-2
/
+2
2020-04-02
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
2
-13
/
+10
2020-04-02
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
1
-1
/
+2
2020-04-02
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
1
-1
/
+18
2020-04-01
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
5
-10
/
+10
2020-04-01
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
1
-1
/
+1
2020-04-01
bpf, sockmap: Remove bucket->lock from sock_{hash|map}_free
John Fastabend
1
-4
/
+8
2020-04-01
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
1
-0
/
+4
2020-04-01
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
1
-0
/
+9
2020-04-01
netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}
Haishuang Yan
1
-0
/
+2
2020-04-01
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
1
-2
/
+6
2020-04-01
afs: Fix client call Rx-phase signal handling
David Howells
3
-32
/
+3
2020-04-01
xfrm: policy: Fix doulbe free in xfrm_policy_timer
YueHaibing
1
-0
/
+2
2020-04-01
xfrm: add the missing verify_sec_ctx_len check in xfrm_add_acquire
Xin Long
1
-0
/
+3
2020-04-01
xfrm: fix uctx len check in verify_sec_ctx_len
Xin Long
1
-1
/
+2
2020-04-01
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
3
-15
/
+56
2020-04-01
xfrm: handle NETDEV_UNREGISTER for xfrm device
Raed Salem
1
-0
/
+1
2020-04-01
mac80211: mark station unauthorized before key removal
Johannes Berg
1
-1
/
+6
2020-04-01
mac80211: drop data frames without key on encrypted links
Johannes Berg
4
-12
/
+24
2020-04-01
nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
Johannes Berg
1
-1
/
+1
2020-04-01
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
1
-0
/
+9
2020-04-01
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
2020-04-01
hsr: set .netnsok flag
Taehee Yoo
1
-0
/
+1
2020-04-01
hsr: add restart routine into hsr_get_node_list()
Taehee Yoo
1
-14
/
+24
2020-04-01
hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
Taehee Yoo
2
-25
/
+23
2020-04-01
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
1
-0
/
+2
2020-04-01
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
1
-18
/
+85
2020-04-01
tcp: repair: fix TCP_QUEUE_SEQ implementation
Eric Dumazet
1
-1
/
+3
2020-04-01
tcp: ensure skb->dev is NULL before leaving TCP stack
Eric Dumazet
1
-0
/
+4
2020-04-01
tcp: also NULL skb->dev when copy was needed
Florian Westphal
1
-2
/
+6
2020-04-01
net_sched: keep alloc_hash updated after hash allocation
Cong Wang
1
-0
/
+1
2020-04-01
net_sched: hold rtnl lock in tcindex_partial_destroy_work()
Cong Wang
1
-0
/
+2
2020-04-01
net_sched: cls_route: remove the right filter from hashtable
Cong Wang
1
-2
/
+2
2020-04-01
net/sched: act_ct: Fix leak of ct zone template on replace
Paul Blakey
1
-1
/
+1
2020-04-01
net/packet: tpacket_rcv: avoid a producer race condition
Willem de Bruijn
2
-1
/
+25
2020-04-01
net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
Vladimir Oltean
2
-53
/
+9
2020-04-01
net: dsa: Fix duplicate frames flooded by learning
Florian Fainelli
1
-0
/
+2
2020-04-01
net: cbs: Fix software cbs to consider packet sending time
Zh-yuan Ye
1
-1
/
+11
2020-04-01
net/bpfilter: fix dprintf usage for /dev/kmsg
Bruno Meneguele
1
-6
/
+8
2020-04-01
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
1
-0
/
+2
2020-04-01
hsr: fix general protection fault in hsr_addr_is_self()
Taehee Yoo
1
-4
/
+4
2020-03-21
ipv4: ensure rcu_read_lock() in cipso_v4_error()
Matteo Croce
1
-1
/
+6
2020-03-21
net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
Carl Huang
1
-1
/
+1
2020-03-21
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
[next]