index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Lines
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-7
/
+10
2018-07-28
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
-1
/
+1
2018-07-28
bpf: fix bpf_skb_load_bytes_relative pkt length check
Daniel Borkmann
-5
/
+7
2018-07-27
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
-1
/
+2
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
-7
/
+10
2018-07-23
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
-3
/
+3
2018-07-22
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
-3
/
+6
2018-07-21
net: skb_segment() should not return NULL
Eric Dumazet
-5
/
+5
2018-07-19
net/page_pool: Fix inconsistent lock state warning
Tariq Toukan
-1
/
+1
2018-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-18
/
+21
2018-07-13
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
-2
/
+1
2018-07-12
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
-0
/
+2
2018-07-11
bpf: fix availability probing for seg6 helpers
Mathieu Xhonneux
-15
/
+8
2018-07-10
bpf: fix ldx in ld_abs rewrite for large offsets
Daniel Borkmann
-3
/
+13
2018-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-10
/
+100
2018-07-07
xdp: XDP_REDIRECT should check IFF_UP and MTU
Toshiaki Makita
-2
/
+7
2018-07-07
bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skb
John Fastabend
-7
/
+91
2018-07-07
bpf: fix sk_skb programs without skb->dev assigned
John Fastabend
-1
/
+2
2018-07-04
gen_stats: Fix netlink stats dumping in the presence of padding
Toke Høiland-Jørgensen
-2
/
+14
2018-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-46
/
+141
2018-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-32
/
+54
2018-06-30
net: fib_rules: bring back rule_exists to match rule during add
Roopa Prabhu
-1
/
+71
2018-06-30
net: use dev_change_tx_queue_len() for SIOCSIFTXQLEN
Cong Wang
-9
/
+2
2018-06-30
net: cleanup gfp mask in alloc_skb_with_frags
Michal Hocko
-2
/
+1
2018-06-29
net, mm: account sock objects to kmemcg
Shakeel Butt
-2
/
+5
2018-06-29
bpf: Change bpf_fib_lookup to return lookup status
David Ahern
-32
/
+54
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
-4
/
+9
2018-06-27
fib_rules: match rules based on suppress_* properties too
Jason A. Donenfeld
-0
/
+8
2018-06-20
net: propagate dev_get_valid_name return code
Li RongQing
-2
/
+2
2018-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-17
/
+4
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-18
/
+7
2018-06-15
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
-17
/
+4
2018-06-15
neighbour: skip NTF_EXT_LEARNED entries during forced gc
Roopa Prabhu
-4
/
+6
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
-1
/
+2
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
-3
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-2
/
+2
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
-2
/
+2
2018-06-12
Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"
Bart Van Assche
-14
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-520
/
+2784
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-9
/
+9
2018-06-05
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
-4
/
+4
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-12
/
+98
2018-06-05
devlink: Add extack to reload and port_{un, }split operations
David Ahern
-8
/
+10
2018-06-05
xdp: add MEM_TYPE_ZERO_COPY
Björn Töpel
-5
/
+14
2018-06-04
net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets
Maciej Żenczykowski
-1
/
+14
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-15
/
+4
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-19
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
-1
/
+1
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
-1
/
+1
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
-1
/
+1
[next]