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-11-18
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
1
-1
/
+16
2015-11-14
net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...
Ani Sinha
1
-0
/
+3
2015-11-14
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
1
-2
/
+2
2015-11-14
netfilter: xt_NFQUEUE: fix --queue-bypass regression
Holger Eitzenberger
1
-1
/
+6
2015-11-14
RDS: verify the underlying transport exists before creating a connection
Sasha Levin
1
-0
/
+6
2015-11-14
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-11-14
sit: fix sit0 percpu double allocations
Eric Dumazet
1
-16
/
+4
2015-11-14
ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...
Ani Sinha
1
-3
/
+3
2015-11-14
RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...
Sowmini Varadhan
1
-2
/
+9
2015-11-14
irda: precedence bug in irlmp_seq_hb_idx()
Dan Carpenter
1
-1
/
+1
2015-11-12
Fix regression in NFSRDMA server
Tom Tucker
2
-8
/
+5
2015-10-28
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-10-28
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-4
/
+5
2015-10-28
net/unix: fix logic about sk_peek_offset
Andrey Vagin
1
-5
/
+7
2015-10-28
af_unix: return data from multiple SKBs on recv() with MSG_PEEK flag
Aaron Conole
1
-1
/
+13
2015-10-28
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
1
-2
/
+9
2015-10-28
ipvs: fix crash with sync protocol v0 and FTP
Julian Anastasov
1
-1
/
+1
2015-10-28
ipvs: do not use random local source address for tunnels
Julian Anastasov
1
-1
/
+0
2015-10-28
netfilter: ctnetlink: put back references to master ct and expect objects
Pablo Neira Ayuso
1
-5
/
+0
2015-10-28
netfilter: nf_conntrack: Support expectations in different zones
Joe Stringer
1
-1
/
+2
2015-10-26
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
6
-6
/
+12
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
[next]