index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-12-05
1
-13
/
+14
|
\
|
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
1
-5
/
+6
|
*
bpf: fix pointer offsets in context for 32 bit
Daniel Borkmann
2018-11-30
1
-8
/
+8
*
|
net: use skb_list_del_init() to remove from RX sublists
Edward Cree
2018-12-05
1
-4
/
+4
*
|
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
Eric Dumazet
2018-12-04
1
-0
/
+3
*
|
net/core: tidy up an error message
Qian Cai
2018-12-03
1
-2
/
+2
*
|
net: fix XPS static_key accounting
Sabrina Dubroca
2018-11-29
1
-21
/
+24
*
|
net: restore call to netdev_queue_numa_node_write when resetting XPS
Sabrina Dubroca
2018-11-29
1
-7
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-11-25
1
-3
/
+2
|
\
|
*
bpf: Fix IPv6 dport byte order in bpf_sk_lookup_udp
Andrey Ignatov
2018-11-09
1
-3
/
+2
*
|
net: don't keep lonely packets forever in the gro hash
Paolo Abeni
2018-11-23
1
-2
/
+5
*
|
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-11-21
1
-0
/
+5
*
|
net-gro: reset skb->pkt_type in napi_reuse_skb()
Eric Dumazet
2018-11-17
1
-0
/
+4
*
|
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-09
1
-2
/
+2
|
/
*
sock_diag: fix autoloading of the raw_diag module
Andrei Vagin
2018-11-05
1
-0
/
+1
*
net: core: netpoll: Enable netconsole IPv6 link local address
Matwey V. Kornilov
2018-11-05
1
-1
/
+2
*
rtnetlink: restore handling of dumpit return value in rtnl_dump_all()
Alexey Kodanev
2018-11-05
1
-1
/
+1
*
net: do not abort bulk send on BQL status
Eric Dumazet
2018-11-03
1
-1
/
+1
*
net: document skb parameter in function 'skb_gso_size_check'
Mathieu Malaterre
2018-11-02
1
-0
/
+2
*
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
2018-10-29
1
-0
/
+10
*
net: Properly unlink GRO packets on overflow.
David S. Miller
2018-10-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-10-26
2
-6
/
+25
|
\
|
*
bpf: fix wrong helper enablement in cgroup local storage
Daniel Borkmann
2018-10-26
1
-4
/
+0
|
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-25
1
-2
/
+8
|
*
bpf: make direct packet write unclone more robust
Daniel Borkmann
2018-10-25
1
-0
/
+11
|
*
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-25
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-10-26
3
-6
/
+9
|
\
\
|
*
|
net/neigh: fix NULL deref in pneigh_dump_table()
Eric Dumazet
2018-10-26
1
-2
/
+2
|
|
/
|
*
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
2018-10-24
1
-2
/
+3
|
*
net: rtnl_dump_all needs to propagate error from dumpit function
David Ahern
2018-10-24
1
-2
/
+4
*
|
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-10-25
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cgroup, netclassid: add a preemption point to write_classid
Michal Hocko
2018-10-23
1
-0
/
+1
*
|
Revert "net: simplify sock_poll_wait"
Karsten Graul
2018-10-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-21
2
-6
/
+181
|
\
\
|
*
|
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
2018-10-20
1
-0
/
+134
|
*
|
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
2018-10-20
1
-5
/
+6
|
*
|
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
2018-10-19
1
-1
/
+35
|
*
|
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-21
2
-4
/
+4
|
\
\
\
|
*
|
|
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
2018-10-20
1
-2
/
+1
|
*
|
|
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
2018-10-20
1
-2
/
+3
*
|
|
|
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-19
1
-16
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
2
-4
/
+9
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
2018-10-19
1
-2
/
+0
|
*
|
ethtool: fix a privilege escalation bug
Wenwen Wang
2018-10-15
1
-2
/
+6
|
*
|
ethtool: fix a missing-check bug
Wenwen Wang
2018-10-15
1
-0
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
6
-261
/
+1910
|
\
\
\
|
*
|
|
bpf: Fix IPv6 dport byte-order in bpf_sk_lookup
Joe Stringer
2018-10-15
1
-2
/
+3
|
*
|
|
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2018-10-15
1
-5
/
+7
|
*
|
|
tls: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
2
-61
/
+39
[next]