Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7d3bf613e99abbd96ac7b90ee3694a246c975021
/
net
/
core
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
644c7ee
rtnetlink: validate attributes in do_setlink()
by Eric Dumazet
· 7 years ago
fd129f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
ac0fc8a
devlink: Add extack to reload and port_{un, }split operations
by David Ahern
· 7 years ago
02b55e5
xdp: add MEM_TYPE_ZERO_COPY
by Björn Töpel
· 7 years ago
f396922
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
by Maciej Żenczykowski
· 7 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
fa1be7e
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 7 years ago
a925ab4
Revert "ipv6: omit traffic class when calculating flow hash"
by David S. Miller
· 7 years ago
87ae68c
ipv6: omit traffic class when calculating flow hash
by Michal Kubecek
· 7 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
bd3a08a
bpf: flowlabel in bpf_fib_lookup should be flowinfo
by David Ahern
· 7 years ago
1e67575
bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush
by Jesper Dangaard Brouer
· 7 years ago
42b3346
xdp: add flags argument to ndo_xdp_xmit API
by Jesper Dangaard Brouer
· 7 years ago
1fbc2e0
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
by Daniel Borkmann
· 7 years ago
cb20b08
bpf: add bpf_skb_cgroup_id helper
by Daniel Borkmann
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
af066ed
rtnetlink: Fix null-ptr-deref in rtnl_newlink
by Prashant Bhole
· 7 years ago
664088f
net-sysfs: Fix memory leak in XPS configuration
by Alexander Duyck
· 7 years ago
ccf8dbc
rtnetlink: Remove VLA usage
by Kees Cook
· 7 years ago
bcece5d
bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address families
by David Ahern
· 7 years ago
9ce64f1
bpf: Verify flags in bpf_fib_lookup
by David Ahern
· 7 years ago
720e7f3
bpf: hide the unused 'off' variable
by YueHaibing
· 7 years ago
c1c9a3c
net: remove unnecessary genlmsg_cancel() calls
by YueHaibing
· 7 years ago
30c8bd5
net: Introduce generic failover module
by Sridhar Samudrala
· 7 years ago
1cedee1
bpf: Hooks for sys_sendmsg
by Andrey Ignatov
· 7 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
984652d
net: remove sock_no_poll
by Christoph Hellwig
· 7 years ago
30d444d
net/ipv6: Udate fib6_table_lookup tracepoint
by David Ahern
· 7 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
735fc40
xdp: change ndo_xdp_xmit API to support bulking
by Jesper Dangaard Brouer
· 7 years ago
389ab7f
xdp: introduce xdp_return_frame_rx_napi
by Jesper Dangaard Brouer
· 7 years ago
38edddb
xdp: add tracepoint for devmap like cpumap have
by Jesper Dangaard Brouer
· 7 years ago
67f29e0
bpf: devmap introduce dev_map_enqueue
by Jesper Dangaard Brouer
· 7 years ago
004d4b2
ipv6: sr: Add seg6local action End.BPF
by Mathieu Xhonneux
· 7 years ago
cd3092c
bpf: Split lwt inout verifier structures
by Mathieu Xhonneux
· 7 years ago
fe94cc2
bpf: Add IPv6 Segment Routing helpers
by Mathieu Xhonneux
· 7 years ago
7ac1cc9
devlink: don't take instance lock around eswitch mode set
by Jakub Kicinski
· 7 years ago
4f74fed
bpf: Add mtu checking to FIB forwarding helper
by David Ahern
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
08474c1
devlink: introduce a helper to generate physical port names
by Jiri Pirko
· 7 years ago
5ec1380
devlink: extend attrs_set for setting port flavours
by Jiri Pirko
· 7 years ago
b9ffcba
devlink: introduce devlink_port_attrs_set
by Jiri Pirko
· 7 years ago
303def3
bpf: allow sk_msg programs to read sock fields
by John Fastabend
· 7 years ago
9709020
sock_diag: fix use-after-free read in __sk_free
by Eric Dumazet
· 7 years ago
6358d49
net: Fix a bug in removing queues from XPS map
by Amritha Nambiar
· 7 years ago
050fad7
bpf: fix truncated jump targets on heavy expansions
by Daniel Borkmann
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
32f7b44
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
by Paolo Abeni
· 7 years ago
71a5053
neigh: switch to proc_create_seq_data
by Christoph Hellwig
· 7 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
8111038
bpf: sockmap, add hash map support
by John Fastabend
· 7 years ago
e5cd3ab
bpf: sockmap, refactor sockmap routines to work with hashmap
by John Fastabend
· 7 years ago
cdfb6b3
audit: use inline function to get audit context
by Richard Guy Briggs
· 7 years ago
87f5fc7
bpf: Provide helper to do forwarding lookups in kernel FIB table
by David Ahern
· 7 years ago
0278647
net: Update generic_xdp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
39e8392
net: Update netstamp_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
aabf677
net: Update [e/in]gress_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
a7950ae
net/sock: Update memalloc_socks static key to modern api
by Davidlohr Bueso
· 7 years ago
0d83003
bpf: xdp: allow offloads to store into rx_queue_index
by Jakub Kicinski
· 7 years ago
d869dea
flow_dissector: do not rely on implicit casts
by Paolo Abeni
· 7 years ago
72a338b
net: core: rework basic flow dissection helper
by Paolo Abeni
· 7 years ago
01adc48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
ab74cfe
net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma
by Christoph Hellwig
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4e1ec56
bpf: add skb_load_bytes_relative helper
by Daniel Borkmann
· 7 years ago
e0cea7c
bpf: implement ld_abs/ld_ind in native bpf
by Daniel Borkmann
· 7 years ago
93731ef
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
by Daniel Borkmann
· 7 years ago
b390134
bpf: prefix cbpf internal helpers with bpf_
by Daniel Borkmann
· 7 years ago
865b03f
dev: packet: make packet_direct_xmit a common function
by Magnus Karlsson
· 7 years ago
02671e2
xsk: wire up XDP_SKB side of AF_XDP
by Björn Töpel
· 7 years ago
1b1a251
xsk: wire up XDP_DRV side of AF_XDP
by Björn Töpel
· 7 years ago
c497176
xsk: add Rx receive functions and poll support
by Björn Töpel
· 7 years ago
68e8b84
net: initial AF_XDP skeleton
by Björn Töpel
· 7 years ago
e283de3
net: core: Inline netdev_features_size_check()
by Florian Fainelli
· 7 years ago
d656fe4
ethtool: fix a potential missing-check bug
by Wenwen Wang
· 7 years ago
2342a85
net: Add TLS TX offload features
by Ilya Lesokhin
· 7 years ago
ebf4e80
net: Add Software fallback infrastructure for socket dependent offloads
by Ilya Lesokhin
· 7 years ago
08303c1
net: Rename and export copy_skb_header
by Ilya Lesokhin
· 7 years ago
3ac305c
net: core: Assert the size of netdev_featres_t
by Florian Fainelli
· 7 years ago
1b837d4
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
by Alexander Duyck
· 7 years ago
3f5ecd8
net: Fix coccinelle warning
by Kirill Tkhai
· 7 years ago
9994338
net: Allow network devices to have PHY statistics
by Florian Fainelli
· 7 years ago
c59530d
net: Move PHY statistics code into PHY library helpers
by Florian Fainelli
· 7 years ago
79741a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
f761312
bpf: fix xdp_generic for bpf_adjust_tail usecase
by Nikita V. Shirokov
· 7 years ago
83aa025
udp: add gso support to virtual devices
by Willem de Bruijn
· 7 years ago
ee80d1e
udp: add udp gso
by Willem de Bruijn
· 7 years ago
a9537c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c77bbc6
net: rules: Move l3mdev attribute validation to a helper
by David Ahern
· 7 years ago
9ce33e4
neighbour: support for NTF_EXT_LEARNED flag
by Roopa Prabhu
· 7 years ago
5540fbf
bpf: clear the ip_tunnel_info.
by William Tu
· 7 years ago
12bed76
bpf: add helper for getting xfrm states
by Eyal Birger
· 7 years ago
9c20b93
net: fib_rules: fix l3mdev netlink attr processing
by Roopa Prabhu
· 7 years ago
b16fb41
net: fib_rules: add extack support
by Roopa Prabhu
· 7 years ago
f9d4b0c
fib_rules: move common handling of newrule delrule msgs into fib_nl2rule
by Roopa Prabhu
· 7 years ago
e0ada51
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
Next »