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