index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
17
-458
/
+1790
2018-12-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+3
2018-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-12-25
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
1
-1
/
+2
2018-12-24
net: Revert recent Spectre-v1 patches.
David S. Miller
1
-2
/
+0
2018-12-23
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-22
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-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-10
/
+43
2018-12-21
neighbour: remove stray semicolon
Colin Ian King
1
-1
/
+1
2018-12-21
bpf: sk_msg, zap ingress queue on psock down
John Fastabend
1
-0
/
+1
2018-12-21
bpf: sk_msg, fix socket data_ready events
John Fastabend
1
-3
/
+3
2018-12-21
bpf: skb_verdict, support SK_PASS on RX BPF path
John Fastabend
1
-0
/
+16
2018-12-21
bpf: skmsg, replace comments with BUILD bug
John Fastabend
1
-0
/
+3
2018-12-21
bpf: sk_msg, improve offset chk in _is_valid_access
John Fastabend
1
-7
/
+14
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+29
2018-12-20
neighbor: Use nda_policy for validating attributes in adds and dump requests
David Ahern
1
-17
/
+5
2018-12-20
neighbor: NTF_PROXY is a valid ndm_flag for a dump request
David Ahern
1
-1
/
+6
2018-12-20
neighbor: Initialize protocol when new pneigh_entry are created
David Ahern
1
-0
/
+1
2018-12-20
gro_cell: add napi_disable in gro_cells_destroy
Lorenzo Bianconi
1
-0
/
+1
2018-12-20
neighbour: register rtnl doit handler
Roopa Prabhu
2
-23
/
+193
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
1
-6
/
+41
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
1
-3
/
+0
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
1
-0
/
+155
2018-12-19
bpf: sockmap, metadata support for reporting size of msg
John Fastabend
1
-0
/
+6
2018-12-17
net: rtnetlink: support for fdb get
Roopa Prabhu
1
-1
/
+167
2018-12-16
neighbor: Add protocol attribute
David Ahern
1
-1
/
+23
2018-12-16
net: use indirect call wrappers at GRO network layer
Paolo Abeni
1
-2
/
+13
2018-12-15
neighbor: Remove externally learned entries from gc_list
David Ahern
1
-21
/
+28
2018-12-15
neighbor: Move neigh_update_ext_learned to core file
David Ahern
1
-0
/
+18
2018-12-15
neighbor: Remove state and flags arguments to neigh_del
David Ahern
1
-5
/
+4
2018-12-15
neighbor: Fix state check in neigh_forced_gc
David Ahern
1
-3
/
+2
2018-12-15
neighbor: Fix locking order for gc_list changes
David Ahern
1
-12
/
+15
2018-12-14
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2
-0
/
+27
2018-12-14
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
1
-0
/
+1
2018-12-14
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
3
-3
/
+5
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
1
-2
/
+4
2018-12-12
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-3
/
+17
2018-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+16
2018-12-11
neighbor: gc_list changes should be protected by table lock
David Ahern
1
-5
/
+10
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-43
/
+52
2018-12-08
net: call sk_dst_reset when set SO_DONTROUTE
yupeng
1
-0
/
+1
2018-12-08
neighbor: Improve garbage collection
David Ahern
1
-34
/
+85
2018-12-08
net/flow_dissector: correctly cap nhoff and thoff in case of BPF
Stanislav Fomichev
1
-1
/
+4
2018-12-08
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
1
-0
/
+1
2018-12-07
net: core: dev: Attach extack to NETDEV_PRE_UP
Petr Machata
1
-4
/
+4
2018-12-07
net: core: dev: Add call_netdevice_notifiers_extack()
Petr Machata
1
-5
/
+16
2018-12-07
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2
-3
/
+5
[next]