index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
16
-520
/
+2784
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+9
2018-06-05
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
1
-4
/
+4
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-12
/
+98
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
1
-8
/
+10
2018-06-05
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
1
-5
/
+14
2018-06-04
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
1
-1
/
+14
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-15
/
+4
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-19
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-1
/
+1
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
1
-1
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-1
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-96
/
+16
2018-06-03
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
1
-1
/
+1
2018-06-03
bpf/xdp: non-map redirect can avoid calling ndo_xdp_flush
Jesper Dangaard Brouer
1
-2
/
+1
2018-06-03
xdp: add flags argument to ndo_xdp_xmit API
Jesper Dangaard Brouer
1
-1
/
+1
2018-06-03
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
1
-0
/
+6
2018-06-03
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
1
-2
/
+27
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-06-01
rtnetlink: Fix null-ptr-deref in rtnl_newlink
Prashant Bhole
1
-1
/
+1
2018-05-31
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
1
-3
/
+3
2018-05-31
rtnetlink: Remove VLA usage
Kees Cook
1
-2
/
+16
2018-05-30
bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address fa...
David Ahern
1
-2
/
+2
2018-05-29
bpf: Verify flags in bpf_fib_lookup
David Ahern
1
-0
/
+6
2018-05-29
bpf: hide the unused 'off' variable
YueHaibing
1
-0
/
+2
2018-05-29
net: remove unnecessary genlmsg_cancel() calls
YueHaibing
1
-4
/
+0
2018-05-28
net: Introduce generic failover module
Sridhar Samudrala
2
-0
/
+316
2018-05-28
bpf: Hooks for sys_sendmsg
Andrey Ignatov
1
-0
/
+39
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-9
/
+4
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-6
/
+0
2018-05-24
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
1
-4
/
+0
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-85
/
+507
2018-05-24
xdp: change ndo_xdp_xmit API to support bulking
Jesper Dangaard Brouer
1
-4
/
+4
2018-05-24
xdp: introduce xdp_return_frame_rx_napi
Jesper Dangaard Brouer
1
-4
/
+16
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
1
-1
/
+1
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
1
-13
/
+2
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
1
-0
/
+25
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
1
-31
/
+52
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
1
-23
/
+262
2018-05-23
devlink: don't take instance lock around eswitch mode set
Jakub Kicinski
1
-1
/
+2
2018-05-22
bpf: Add mtu checking to FIB forwarding helper
David Ahern
1
-7
/
+35
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
bpf: allow sk_msg programs to read sock fields
John Fastabend
1
-3
/
+111
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
[next]