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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-03-16
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-03-16
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2017-03-16
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2017-03-16
net: fix sk_mem_reclaim_partial()
Eric Dumazet
1
-4
/
+5
2017-03-16
net/sock: Add sock_efree() function
Ben Hutchings
1
-0
/
+5
2017-03-16
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-03-16
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-02-23
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
1
-2
/
+2
2017-02-23
dccp: limit sk_filter trim to payload
Willem de Bruijn
1
-3
/
+4
2017-02-23
rose: limit sk_filter trim to payload
Willem de Bruijn
1
-5
/
+5
2017-02-23
net: Add __sock_queue_rcv_skb()
Ben Hutchings
1
-6
/
+13
2017-02-23
net: cleanups in sock_setsockopt()
Eric Dumazet
1
-27
/
+15
2017-02-23
rtnl: reset calcit fptr in rtnl_unregister()
Mathias Krause
1
-0
/
+1
2016-06-15
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-02-27
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
1
-0
/
+7
2016-01-22
Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"
Ben Hutchings
1
-5
/
+1
2016-01-22
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-22
net/core: revert "net: fix __netdev_update_features return.." and add comment
Nikolay Aleksandrov
1
-1
/
+4
2015-12-30
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-12-30
net: fix __netdev_update_features return on ndo_set_features failure
Nikolay Aleksandrov
1
-1
/
+1
2015-11-27
net: fix a race in dst_release()
Eric Dumazet
1
-1
/
+1
2015-11-17
ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings
Joe Perches
1
-1
/
+1
2015-11-17
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-4
/
+5
2015-11-17
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
1
-1
/
+5
2015-10-13
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-10-13
net: Fix skb csum races when peeking
Herbert Xu
1
-1
/
+2
2015-10-13
net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
Oleg Nesterov
1
-1
/
+3
2015-10-13
net: Fix skb_set_peeked use-after-free bug
Herbert Xu
1
-6
/
+7
2015-10-13
net: Clone skb before setting peeked flag
Herbert Xu
1
-4
/
+38
2015-08-12
datagram: Factor out sk queue referencing
Pavel Emelyanov
1
-4
/
+5
2015-08-12
net: call rcu_read_lock early in process_backlog
Julian Anastasov
1
-15
/
+11
2015-08-12
net: do not process device backlog during unregistration
Julian Anastasov
1
-2
/
+4
2015-08-12
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
Daniel Borkmann
1
-54
/
+52
2015-08-12
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
1
-1
/
+1
2015-08-07
neigh: do not modify unlinked entries
Julian Anastasov
1
-0
/
+11
2015-05-09
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-6
/
+6
2015-05-09
net: avoid to hang up on sending due to sysctl configuration overflow.
bingtian.ly@taobao.com
1
-4
/
+10
2015-05-09
net: reject creation of netdev names with colons
Matthew Thode
1
-1
/
+1
2015-05-09
gen_stats.c: Duplicate xstats buffer for later use
Ignacy Gawędzki
1
-1
/
+14
2015-05-09
rtnetlink: call ->dellink on failure when ->newlink exists
WANG Cong
1
-2
/
+10
2015-05-09
net: rps: fix cpu unplug
Eric Dumazet
1
-5
/
+15
2015-05-09
net: use for_each_netdev_safe() in rtnl_group_changelink()
WANG Cong
1
-2
/
+2
2015-05-09
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
Daniel Borkmann
1
-8
/
+4
2015-02-20
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
2015-02-20
Revert "tcp: Apply device TSO segment limit earlier"
Ben Hutchings
1
-1
/
+0
2015-02-20
net: Fix stacked vlan offload features computation
Toshiaki Makita
1
-5
/
+7
2014-09-13
iovec: make sure the caller actually wants anything in memcpy_fromiovecend
Sasha Levin
1
-0
/
+4
2014-09-13
inetpeer: get rid of ip_id_count
Eric Dumazet
1
-23
/
+0
2014-09-13
net: sendmsg: fix NULL pointer dereference
Andrey Ryabinin
1
-3
/
+3
[next]