index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/neigh: Extend dump filter to proxy neighbor dumps
David Ahern
2018-10-05
1
-30
/
+42
*
devlink: Add generic parameter msix_vec_per_pf_min
Vasundhara Volam
2018-10-04
1
-0
/
+5
*
devlink: Add generic parameter msix_vec_per_pf_max
Vasundhara Volam
2018-10-04
1
-0
/
+5
*
devlink: Add generic parameter ignore_ari
Vasundhara Volam
2018-10-04
1
-0
/
+5
*
Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-10-04
1
-3
/
+5
|
\
|
*
devlink: Add extack for eswitch operations
Eli Britstein
2018-10-03
1
-3
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-03
3
-24
/
+19
|
\
\
|
*
|
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
2018-10-02
1
-0
/
+6
|
*
|
bond: take rcu lock in netpoll_send_skb_on_dev
Dave Jones
2018-10-01
1
-0
/
+2
|
*
|
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
2018-10-01
1
-4
/
+2
|
*
|
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
Eric Dumazet
2018-09-28
1
-19
/
+1
|
*
|
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
2018-09-26
1
-1
/
+8
*
|
|
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-10-02
1
-1
/
+1
*
|
|
net: drop unused skb_append_datato_frags()
Paolo Abeni
2018-10-02
1
-58
/
+0
|
|
/
|
/
|
*
|
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-25
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-06
1
-22
/
+30
|
*
|
xdp: explicit inline __xdp_map_lookup_elem
Jesper Dangaard Brouer
2018-09-06
1
-3
/
+3
|
*
|
xdp: unlikely instrumentation for xdp map redirect
Jesper Dangaard Brouer
2018-09-06
1
-3
/
+3
*
|
|
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2018-09-25
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-23
1
-12
/
+7
|
*
|
net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
Maciej Żenczykowski
2018-09-22
1
-0
/
+1
|
*
|
devlink: double free in devlink_resource_fill()
Dan Carpenter
2018-09-21
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-19
1
-1
/
+1
*
|
|
net: core: Use FIELD_SIZEOF directly instead of reimplementing its function
zhong jiang
2018-09-19
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-16
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-13
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-12
1
-3
/
+0
|
\
|
|
|
*
|
tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPY
Vincent Whitchurch
2018-09-07
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-05
1
-16
/
+16
*
|
|
rtnetlink: move type calculation out of loop
Christian Brauner
2018-09-05
1
-1
/
+1
*
|
|
rtnetlink: add rtnl_get_net_ns_capable()
Christian Brauner
2018-09-05
1
-4
/
+13
|
|
/
|
/
|
*
|
packet: add sockopt to ignore outgoing packets
Vincent Whitchurch
2018-09-05
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
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-29
1
-0
/
+4
[next]