index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
devlink: don't take instance lock around eswitch mode set
Jakub Kicinski
2018-05-23
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
3
-4
/
+11
|
\
|
*
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
2018-05-18
1
-1
/
+1
|
*
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
2018-05-18
1
-1
/
+1
|
*
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
2018-05-18
1
-2
/
+9
*
|
devlink: introduce a helper to generate physical port names
Jiri Pirko
2018-05-19
1
-0
/
+33
*
|
devlink: extend attrs_set for setting port flavours
Jiri Pirko
2018-05-19
1
-0
/
+5
*
|
devlink: introduce devlink_port_attrs_set
Jiri Pirko
2018-05-19
1
-10
/
+36
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-17
1
-24
/
+341
|
\
\
|
*
|
bpf: sockmap, add hash map support
John Fastabend
2018-05-15
1
-0
/
+58
|
*
|
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2018-05-15
1
-23
/
+8
|
*
|
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-11
1
-0
/
+267
|
*
|
bpf: xdp: allow offloads to store into rx_queue_index
Jakub Kicinski
2018-05-09
1
-1
/
+8
*
|
|
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
2018-05-16
1
-1
/
+1
*
|
|
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
2018-05-10
1
-5
/
+5
*
|
|
net: Update netstamp_needed static key to modern api
Davidlohr Bueso
2018-05-10
1
-11
/
+11
*
|
|
net: Update [e/in]gress_needed static key to modern api
Davidlohr Bueso
2018-05-10
1
-8
/
+8
*
|
|
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
2018-05-10
1
-4
/
+4
|
/
/
*
|
flow_dissector: do not rely on implicit casts
Paolo Abeni
2018-05-08
1
-1
/
+1
*
|
net: core: rework basic flow dissection helper
Paolo Abeni
2018-05-08
1
-8
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-08
4
-53
/
+392
|
\
\
|
*
|
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-04
1
-0
/
+45
|
*
|
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
2018-05-04
1
-11
/
+225
|
*
|
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
2018-05-04
1
-4
/
+2
|
*
|
bpf: prefix cbpf internal helpers with bpf_
Daniel Borkmann
2018-05-04
1
-9
/
+9
|
*
|
dev: packet: make packet_direct_xmit a common function
Magnus Karlsson
2018-05-04
1
-0
/
+38
|
*
|
xsk: wire up XDP_SKB side of AF_XDP
Björn Töpel
2018-05-04
2
-19
/
+33
|
*
|
xsk: wire up XDP_DRV side of AF_XDP
Björn Töpel
2018-05-04
1
-3
/
+20
|
*
|
xsk: add Rx receive functions and poll support
Björn Töpel
2018-05-04
1
-3
/
+12
|
*
|
net: initial AF_XDP skeleton
Björn Töpel
2018-05-04
1
-4
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-0
/
+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ethtool: fix a potential missing-check bug
Wenwen Wang
2018-05-01
1
-0
/
+5
*
|
|
net: core: Inline netdev_features_size_check()
Florian Fainelli
2018-05-01
1
-1
/
+2
*
|
|
net: Add TLS TX offload features
Ilya Lesokhin
2018-05-01
1
-0
/
+1
*
|
|
net: Add Software fallback infrastructure for socket dependent offloads
Ilya Lesokhin
2018-05-01
1
-0
/
+4
*
|
|
net: Rename and export copy_skb_header
Ilya Lesokhin
2018-05-01
1
-4
/
+5
*
|
|
net: core: Assert the size of netdev_featres_t
Florian Fainelli
2018-04-30
1
-0
/
+1
*
|
|
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
Alexander Duyck
2018-04-30
1
-6
/
+4
*
|
|
net: Fix coccinelle warning
Kirill Tkhai
2018-04-27
1
-1
/
+1
*
|
|
net: Allow network devices to have PHY statistics
Florian Fainelli
2018-04-27
1
-18
/
+21
*
|
|
net: Move PHY statistics code into PHY library helpers
Florian Fainelli
2018-04-27
1
-30
/
+8
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-27
2
-1
/
+51
|
\
\
|
*
|
bpf: fix xdp_generic for bpf_adjust_tail usecase
Nikita V. Shirokov
2018-04-26
1
-1
/
+3
|
*
|
bpf: add helper for getting xfrm states
Eyal Birger
2018-04-24
1
-0
/
+48
*
|
|
udp: add gso support to virtual devices
Willem de Bruijn
2018-04-26
1
-0
/
+1
*
|
|
udp: add udp gso
Willem de Bruijn
2018-04-26
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-26
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bpf: clear the ip_tunnel_info.
William Tu
2018-04-25
1
-0
/
+1
*
|
|
net: rules: Move l3mdev attribute validation to a helper
David Ahern
2018-04-25
1
-10
/
+24
*
|
|
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
2018-04-25
1
-1
/
+7
[next]