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
2019-04-03
net-sysfs: call dev_hold if kobject_init_and_add success
YueHaibing
1
-2
/
+4
2019-04-03
net: datagram: fix unbounded loop in __skb_try_recv_datagram()
Paolo Abeni
1
-1
/
+1
2019-03-19
gro_cells: make sure device is up in gro_cells_receive()
Eric Dumazet
1
-4
/
+18
2019-03-13
bpf: Stop the psock parser before canceling its work
Jakub Sitnicki
1
-0
/
+1
2019-03-10
net-sysfs: Fix mem leak in netdev_register_kobject
YueHaibing
1
-0
/
+3
2019-03-10
net: sched: put back q.qlen into a single location
Eric Dumazet
1
-2
/
+0
2019-02-17
net: Do not allocate page fragments that are not skb aligned
Alexander Duyck
1
-0
/
+4
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-8
/
+4
2019-02-15
net: Fix for_each_netdev_feature on Big endian
Hauke Mehrtens
1
-2
/
+2
2019-02-13
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-02-10
bpf: only adjust gso_size on bytestream protocols
Willem de Bruijn
1
-8
/
+4
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+3
2019-01-29
net: set default network namespace in init_dummy_netdev()
Josh Elsasser
1
-0
/
+3
2019-01-29
sk_msg: Always cancel strp work before freeing the psock
Jakub Sitnicki
1
-2
/
+1
2019-01-23
bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()
Yafang Shao
1
-0
/
+2
2019-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-12
/
+21
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-17
neighbour: Do not perturb drop profiles when neigh_probe
Yang Wei
1
-1
/
+1
2019-01-18
bpf: fix SO_MAX_PACING_RATE to support TCP internal pacing
Yuchung Cheng
1
-0
/
+4
2019-01-18
bpf: bpf_setsockopt: reset sock dst on SO_MARK changes
Peter Oskolkov
1
-1
/
+4
2019-01-17
bpf: Correctly annotate implicit fall through in bpf_base_func_proto
Mathieu Malaterre
1
-1
/
+1
2019-01-16
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
1
-1
/
+1
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+11
2019-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2019-01-10
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
1
-4
/
+9
2019-01-09
bpf: correctly set initial window on active Fast Open sender
Yuchung Cheng
1
-1
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-3
/
+3
2019-01-04
net, skbuff: do not prefer skb allocation fails early
David Rientjes
1
-6
/
+1
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-7
/
+25
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-5
/
+10
2018-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
1
-0
/
+5
2018-12-28
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-95
/
+64
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-458
/
+1790
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2018-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-12-24
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
1
-1
/
+2
2018-12-23
net: Revert recent Spectre-v1 patches.
David S. Miller
1
-2
/
+0
2018-12-22
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-12-21
net: minor cleanup in skb_ext_add()
Paolo Abeni
1
-5
/
+2
2018-12-21
net: fix possible user-after-free in skb_ext_add()
Paolo Abeni
1
-2
/
+2
2018-12-21
Prevent overflow of sk_msg in sk_msg_clone()
Vakul Garg
1
-0
/
+3
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-10
/
+43
2018-12-20
neighbour: remove stray semicolon
Colin Ian King
1
-1
/
+1
2018-12-20
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
1
-0
/
+1
2018-12-20
bpf: sk_msg, fix socket data_ready events
John Fastabend
1
-3
/
+3
2018-12-20
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
1
-0
/
+16
2018-12-20
bpf: skmsg, replace comments with BUILD bug
John Fastabend
1
-0
/
+3
2018-12-20
bpf: sk_msg, improve offset chk in _is_valid_access
John Fastabend
1
-7
/
+14
[next]