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
*
net/core: make function ___gnet_stats_copy_basic() static
Wei Yongjun
2018-09-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-26
2
-30
/
+249
|
\
|
*
flow_dissector: lookup netns by skb->sk if skb->dev is NULL
Willem de Bruijn
2018-09-25
1
-3
/
+9
|
*
flow_dissector: implements flow dissector BPF hook
Petar Penkov
2018-09-14
2
-0
/
+204
|
*
net/core/filter: fix unused-variable warning
Anders Roxell
2018-09-11
1
-2
/
+3
|
*
xdp: split code for map vs non-map redirect
Jesper Dangaard Brouer
2018-09-07
1
-22
/
+30
|
*
xdp: explicit inline __xdp_map_lookup_elem
Jesper Dangaard Brouer
2018-09-07
1
-3
/
+3
|
*
xdp: unlikely instrumentation for xdp map redirect
Jesper Dangaard Brouer
2018-09-07
1
-3
/
+3
*
|
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-26
1
-0
/
+6
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
3
-14
/
+9
|
\
\
|
*
|
netpoll: make ndo_poll_controller() optional
Eric Dumazet
2018-09-24
1
-12
/
+7
|
*
|
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-23
1
-0
/
+1
|
*
|
devlink: double free in devlink_resource_fill()
Dan Carpenter
2018-09-22
1
-2
/
+1
*
|
|
neighbour: send netlink notification if NTF_ROUTER changes
Roopa Prabhu
2018-09-24
1
-5
/
+2
*
|
|
neighbour: allow admin to set NTF_ROUTER
Roopa Prabhu
2018-09-24
1
-2
/
+7
*
|
|
net/core: Add new basic hardware counter
Eelco Chaudron
2018-09-24
1
-19
/
+54
*
|
|
net: linkwatch: add check for netdevice being present to linkwatch_do_dev
Heiner Kallweit
2018-09-20
1
-1
/
+1
*
|
|
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-20
1
-5
/
+5
*
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
3
-7
/
+11
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-17
1
-1
/
+2
|
|
\
\
|
|
*
|
bpf: use __GFP_COMP while allocating page
Tushar Dave
2018-09-12
1
-1
/
+2
|
*
|
|
neighbour: confirm neigh entries when ARP packet is received
Vasily Khoruzhick
2018-09-13
1
-5
/
+8
|
*
|
|
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
2018-09-13
1
-1
/
+1
|
|
/
/
*
|
|
pktgen: Fix fall-through annotation
Gustavo A. R. Silva
2018-09-14
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-13
1
-3
/
+0
|
\
|
|
|
*
|
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-08
1
-3
/
+0
*
|
|
net: Add and use skb_list_del_init().
David S. Miller
2018-09-10
1
-4
/
+2
*
|
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
2
-5
/
+5
*
|
|
rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g
Christian Brauner
2018-09-06
1
-16
/
+16
*
|
|
rtnetlink: move type calculation out of loop
Christian Brauner
2018-09-06
1
-1
/
+1
*
|
|
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
2018-09-06
1
-4
/
+13
|
|
/
|
/
|
*
|
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
2018-09-06
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-05
3
-28
/
+36
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-09-04
2
-27
/
+36
|
|
\
|
|
*
bpf: Fix bpf_msg_pull_data()
Tushar Dave
2018-09-02
1
-4
/
+3
|
|
*
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
2018-08-30
1
-0
/
+4
|
|
*
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-13
/
+13
|
|
*
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-1
/
+4
|
|
*
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-3
/
+2
|
|
*
bpf: fix several offset tests in bpf_msg_pull_data
Daniel Borkmann
2018-08-29
1
-5
/
+9
|
|
*
bpf: fix build error with clang
Stefan Agner
2018-08-28
1
-1
/
+1
|
*
|
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
1
-1
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-01
2
-6
/
+72
|
\
\
|
*
|
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt
Nikita V. Shirokov
2018-09-01
1
-4
/
+21
|
*
|
xdp: remove redundant variable 'headroom'
Colin Ian King
2018-09-01
1
-2
/
+1
|
*
|
xdp: export xdp_rxq_info_unreg_mem_model
Björn Töpel
2018-08-29
1
-2
/
+13
|
*
|
xdp: implement convert_to_xdp_frame for MEM_TYPE_ZERO_COPY
Björn Töpel
2018-08-29
1
-0
/
+39
|
|
/
*
/
ethtool: drop get_settings and set_settings callbacks
Michal Kubecek
2018-08-30
1
-123
/
+35
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
1
-10
/
+6
|
\
|
*
Convert net_namespace to new IDA API
Matthew Wilcox
2018-08-22
1
-10
/
+6
[next]