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.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
...
*
|
|
|
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
2017-08-18
1
-7
/
+12
*
|
|
|
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
1
-3
/
+3
*
|
|
|
bpf: reuse tc bpf prologue for sk skb progs
Daniel Borkmann
2017-08-17
1
-37
/
+10
*
|
|
|
bpf: no need to nullify ri->map in xdp_do_redirect
Daniel Borkmann
2017-08-17
1
-1
/
+0
*
|
|
|
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
2017-08-16
1
-0
/
+1
*
|
|
|
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
2017-08-16
1
-0
/
+169
*
|
|
|
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
1
-0
/
+43
*
|
|
|
bpf: introduce new program type for skbs on sockets
John Fastabend
2017-08-16
1
-0
/
+36
*
|
|
|
net: fixes for skb_send_sock
John Fastabend
2017-08-16
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-0
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
2017-08-11
1
-0
/
+2
*
|
|
|
dsa: fix flow disector null pointer
Craig Gallek
2017-08-15
1
-1
/
+1
*
|
|
|
net: export some generic xdp helpers
Jason Wang
2017-08-13
1
-6
/
+8
*
|
|
|
rtnelink: Move link dump consistency check out of the loop
Jakub Sitnicki
2017-08-13
1
-4
/
+2
*
|
|
|
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
Tonghao Zhang
2017-08-11
1
-2
/
+1
*
|
|
|
rtnetlink: fallback to UNSPEC if current family has no doit callback
Florian Westphal
2017-08-10
1
-0
/
+6
*
|
|
|
rtnetlink: init handler refcounts to 1
Florian Westphal
2017-08-10
1
-1
/
+6
*
|
|
|
rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu
Florian Westphal
2017-08-10
1
-4
/
+12
*
|
|
|
rtnetlink: do not use RTM_GETLINK directly
Florian Westphal
2017-08-10
1
-2
/
+2
*
|
|
|
rtnetlink: use rcu_dereference_raw to silence rcu splat
Florian Westphal
2017-08-10
1
-1
/
+1
*
|
|
|
net: core: fix compile error inside flow_dissector due to new dsa callback
John Crispin
2017-08-10
1
-0
/
+2
*
|
|
|
net-next: dsa: fix flow dissection
John Crispin
2017-08-09
1
-0
/
+12
*
|
|
|
net: call newid/getid without rtnl mutex held
Florian Westphal
2017-08-09
1
-2
/
+3
*
|
|
|
rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED
Florian Westphal
2017-08-09
1
-0
/
+15
*
|
|
|
rtnetlink: protect handler table with rcu
Florian Westphal
2017-08-09
1
-56
/
+65
*
|
|
|
rtnetlink: small rtnl lock pushdown
Florian Westphal
2017-08-09
1
-6
/
+13
*
|
|
|
rtnetlink: add reference counting to prevent module unload while dump is in p...
Florian Westphal
2017-08-09
1
-1
/
+13
*
|
|
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
4
-28
/
+28
*
|
|
|
rtnetlink: call rtnl_calcit directly
Florian Westphal
2017-08-09
1
-25
/
+4
*
|
|
|
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
1
-4
/
+17
*
|
|
|
sock: fix zerocopy panic in mem accounting
Willem de Bruijn
2017-08-09
1
-2
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-1
/
+1
|
\
|
|
|
|
*
|
|
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-08
1
-1
/
+1
*
|
|
|
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
1
-0
/
+2
*
|
|
|
lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
Roopa Prabhu
2017-08-07
1
-13
/
+13
*
|
|
|
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
2017-08-03
1
-0
/
+48
*
|
|
|
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
2017-08-03
1
-7
/
+92
*
|
|
|
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
2
-31
/
+21
*
|
|
|
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2017-08-03
2
-0
/
+21
*
|
|
|
sock: add MSG_ZEROCOPY
Willem de Bruijn
2017-08-03
3
-21
/
+169
*
|
|
|
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
2017-08-03
1
-15
/
+38
*
|
|
|
sock: allocate skbs from optmem
Willem de Bruijn
2017-08-03
1
-0
/
+27
*
|
|
|
net: fib_rules: Implement notification logic in core
Ido Schimmel
2017-08-03
1
-0
/
+63
*
|
|
|
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-03
2
-1
/
+166
*
|
|
|
bpf: fix the printing of ifindex
William Tu
2017-08-03
1
-4
/
+6
*
|
|
|
flow_dissector: remove unused functions
WANG Cong
2017-08-02
1
-45
/
+0
|
|
/
/
|
/
|
|
*
|
|
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
2017-08-01
1
-29
/
+59
*
|
|
skbuff: Function to send an skbuf on a socket
Tom Herbert
2017-08-01
1
-0
/
+101
*
|
|
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-01
1
-0
/
+22
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
2
-1
/
+3
|
\
|
|
[prev]
[next]