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-10-12
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-12
socket, bpf: fix possible use after free
Eric Dumazet
2
-5
/
+12
2017-10-12
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-10-12
net: change skb->mac_header when Generic XDP calls adjust_head
Edward Cree
1
-0
/
+1
2017-10-12
net_sched: gen_estimator: fix scaling error in bytes/packets samples
Eric Dumazet
1
-2
/
+2
2017-09-20
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-6
/
+3
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-08-28
net: missing call of trace_napi_poll in busy_poll_stop
Jesper Dangaard Brouer
1
-0
/
+1
2017-08-25
tcp: fix refcnt leak with ebpf congestion control
Sabrina Dubroca
1
-5
/
+2
2017-08-24
bpf: fix bpf_setsockopts return value
Yuchung Cheng
1
-1
/
+0
2017-08-23
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
1
-5
/
+8
2017-08-22
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
1
-1
/
+1
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
1
-3
/
+9
2017-08-11
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
1
-0
/
+2
2017-08-08
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
2017-07-26
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+9
2017-07-20
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-19
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2017-07-14
netpoll: shut up a kernel warning on refcount
WANG Cong
1
-1
/
+1
2017-07-13
net: set fib rule refcount after malloc
David Ahern
1
-2
/
+1
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2017-07-13
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
1
-1
/
+1
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2
-4
/
+4
2017-07-12
datagram: fix kernel-doc comments
stephen hemminger
1
-3
/
+3
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
1
-1
/
+2
2017-07-05
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+6
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-635
/
+1359
2017-07-05
bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case
Colin Ian King
1
-0
/
+1
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+6
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-03
net: avoid one splat in fib_nl_delrule()
Eric Dumazet
1
-1
/
+1
2017-07-03
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
1
-1
/
+1
2017-07-03
bpf: simplify narrower ctx access
Daniel Borkmann
1
-130
/
+109
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
1
-5
/
+121
2017-07-03
bpf, net: add skb_mac_header_len helper
Daniel Borkmann
1
-2
/
+2
2017-07-02
bpf: fix to bpf_setsockops
Lawrence Brakmo
1
-2
/
+1
2017-07-01
bpf: Adds support for setting sndcwnd clamp
Lawrence Brakmo
1
-0
/
+7
2017-07-01
bpf: Adds support for setting initial cwnd
Lawrence Brakmo
1
-1
/
+17
2017-07-01
bpf: Add support for changing congestion control
Lawrence Brakmo
1
-1
/
+17
2017-07-01
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
1
-1
/
+78
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
1
-0
/
+168
2017-07-01
net: convert net.passive from atomic_t to refcount_t
Reshetova, Elena
2
-3
/
+3
2017-07-01
net: convert fib_rule.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-07-01
net: convert netpoll_info.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-07-01
net: convert sock.sk_refcnt from atomic_t to refcount_t
Reshetova, Elena
2
-6
/
+6
[next]