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: fib_rules: Implement notification logic in core
Ido Schimmel
2017-08-04
1
-0
/
+63
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-04
2
-1
/
+166
*
bpf: fix the printing of ifindex
William Tu
2017-08-03
1
-4
/
+6
*
flow_dissector: remove unused functions
WANG Cong
2017-08-02
1
-45
/
+0
*
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
2017-08-02
1
-29
/
+59
*
skbuff: Function to send an skbuf on a socket
Tom Herbert
2017-08-02
1
-0
/
+101
*
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
2017-08-02
1
-0
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
2
-1
/
+3
|
\
|
*
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
2017-07-29
1
-0
/
+2
|
*
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
2017-07-27
1
-1
/
+1
*
|
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
2017-07-30
1
-0
/
+34
*
|
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
2017-07-25
1
-1
/
+2
*
|
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
2017-07-24
1
-1
/
+21
*
|
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2017-07-24
2
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
8
-11
/
+14
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
5
-5
/
+9
|
|
\
|
|
*
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
2017-07-21
1
-1
/
+2
|
|
*
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
2017-07-20
1
-0
/
+1
|
|
*
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
2017-07-19
1
-0
/
+1
|
|
*
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
2017-07-19
1
-0
/
+2
|
|
*
netpoll: shut up a kernel warning on refcount
WANG Cong
2017-07-14
1
-1
/
+1
|
|
*
net: set fib rule refcount after malloc
David Ahern
2017-07-13
1
-2
/
+1
|
|
*
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
2017-07-13
1
-1
/
+1
|
*
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
1
-2
/
+1
|
|
\
\
|
|
*
|
net/neighbor: use get_random_u32 for 32-bit hash random
Jason A. Donenfeld
2017-06-20
1
-2
/
+1
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
2
-4
/
+4
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
2
-4
/
+4
*
|
|
|
net: make dev_close and related functions void
stephen hemminger
2017-07-20
1
-15
/
+11
*
|
|
|
xfrm: remove flow cache
Florian Westphal
2017-07-18
2
-517
/
+0
*
|
|
|
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
2017-07-17
1
-29
/
+2
*
|
|
|
net: Remove all references to SKB_GSO_UDP.
David S. Miller
2017-07-17
1
-4
/
+4
*
|
|
|
net: Remove references to NETIF_F_UFO from ethtool.
David S. Miller
2017-07-17
1
-7
/
+0
*
|
|
|
net: Remove references to NETIF_F_UFO in netdev_fix_features().
David S. Miller
2017-07-17
1
-18
/
+0
*
|
|
|
xdp: Add batching support to redirect map
John Fastabend
2017-07-17
1
-10
/
+45
*
|
|
|
bpf: add bpf_redirect_map helper routine
John Fastabend
2017-07-17
1
-0
/
+52
*
|
|
|
xdp: add trace event for xdp redirect
John Fastabend
2017-07-17
1
-4
/
+9
*
|
|
|
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2017-07-17
2
-2
/
+46
*
|
|
|
xdp: add bpf_redirect helper function
John Fastabend
2017-07-17
1
-0
/
+52
*
|
|
|
net: xdp: support xdp generic on virtual devices
John Fastabend
2017-07-17
1
-95
/
+113
*
|
|
|
skbuff: optimize the pull_pages code in __pskb_pull_tail()
linzhang
2017-07-17
1
-0
/
+3
|
/
/
/
*
/
/
datagram: fix kernel-doc comments
stephen hemminger
2017-07-12
1
-3
/
+3
|
/
/
*
|
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
2017-07-08
1
-1
/
+2
*
|
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-06
1
-14
/
+6
|
\
\
|
*
|
ethtool: don't open-code memdup_user()
Al Viro
2017-06-30
1
-14
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
19
-635
/
+1359
|
\
\
\
|
*
|
|
bpf: add missing break in for the TCP_BPF_SNDCWND_CLAMP case
Colin Ian King
2017-07-05
1
-0
/
+1
|
*
|
|
net: avoid one splat in fib_nl_delrule()
Eric Dumazet
2017-07-03
1
-1
/
+1
|
*
|
|
net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64
Alban Browaeys
2017-07-03
1
-1
/
+1
|
*
|
|
bpf: simplify narrower ctx access
Daniel Borkmann
2017-07-03
1
-130
/
+109
|
*
|
|
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
2017-07-03
1
-5
/
+121
[next]