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
2015-10-05
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-30
openvswitch: Zero flows on allocation.
Jesse Gross
3
-11
/
+14
2015-09-30
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
1
-23
/
+41
2015-09-30
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2
-7
/
+32
2015-09-30
net/ipv6: Correct PIM6 mrt_lock handling
Richard Laing
1
-1
/
+1
2015-09-30
ipv6: fix exthdrs offload registration in out_rt path
Daniel Borkmann
1
-1
/
+1
2015-09-30
ip6_gre: release cached dst on tunnel removal
huaibin Wang
1
-0
/
+1
2015-09-30
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-09-14
netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt
Pablo Neira Ayuso
3
-14
/
+32
2015-09-14
netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
Andrey Vagin
1
-4
/
+17
2015-08-27
rds: fix an integer overflow test in rds_info_getsockopt()
Dan Carpenter
1
-1
/
+1
2015-08-27
netlink: don't hold mutex in rcu callback when releasing mmapd ring
Florian Westphal
1
-32
/
+47
2015-08-27
inet: frags: fix defragmented packet's IP header for af_packet
Edward Hyunkoo Jee
1
-2
/
+5
2015-08-27
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2
-9
/
+27
2015-08-27
bridge: mdb: fix double add notification
Nikolay Aleksandrov
1
-1
/
+0
2015-08-27
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-08-27
net: Fix skb csum races when peeking
Herbert Xu
1
-1
/
+2
2015-08-27
net: Clone skb before setting peeked flag
Herbert Xu
1
-3
/
+38
2015-08-27
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-15
/
+14
2015-08-27
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-08-27
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-08-27
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
1
-0
/
+2
2015-08-27
net/tipc: initialize security state for new connection socket
Stephen Smalley
1
-0
/
+1
2015-08-27
ip_tunnel: fix ipv4 pmtu check to honor inner ip header df
Timo Teräs
1
-3
/
+5
2015-08-27
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-63
/
+65
2015-08-27
net: graceful exit from netif_alloc_netdev_queues()
Eric Dumazet
1
-1
/
+2
2015-08-27
ipv6: Make MLD packets to only be processed locally
Angga
1
-3
/
+3
2015-08-19
rds: rds_ib_device.refcount overflow
Wengang Wang
1
-1
/
+3
2015-08-19
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2015-08-04
9p: forgetting to cancel request on interrupted zero-copy RPC
Al Viro
1
-1
/
+2
2015-08-04
SUNRPC: Fix a memory leak in the backchannel code
Trond Myklebust
1
-1
/
+1
2015-08-04
mac80211: prevent possible crypto tx tailroom corruption
Michal Kazior
1
-0
/
+3
2015-08-04
crush: fix a bug in tree bucket decode
Ilya Dryomov
1
-1
/
+1
2015-07-30
sctp: Fix race between OOTB responce and route removal
Alexander Sverdlin
1
-1
/
+3
2015-07-30
neigh: do not modify unlinked entries
Julian Anastasov
1
-0
/
+11
2015-07-30
packet: avoid out of bounds read in round robin fanout
Willem de Bruijn
1
-16
/
+2
2015-07-30
packet: read num_members once in packet_rcv_fanout()
Eric Dumazet
1
-1
/
+1
2015-07-30
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2
-3
/
+3
2015-07-30
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
1
-11
/
+32
2015-07-30
net: don't wait for order-3 page allocation
Shaohua Li
2
-2
/
+6
2015-07-30
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-07-30
xfrm: release dst_orig in case of error in xfrm_lookup()
huaibin Wang
1
-6
/
+6
2015-07-30
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
1
-2
/
+2
2015-06-23
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
1
-0
/
+2
2015-06-10
udp: fix behavior of wrong checksums
Eric Dumazet
2
-8
/
+4
2015-06-10
net_sched: invoke ->attach() after setting dev->qdisc
WANG Cong
1
-4
/
+6
2015-06-10
unix/caif: sk_socket can disappear when state is unlocked
Mark Salyzyn
2
-0
/
+16
2015-06-10
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-06-10
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-06-03
svcrpc: fix potential GSSX_ACCEPT_SEC_CONTEXT decoding failures
Scott Mayhew
1
-7
/
+16
[next]