index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
1
-0
/
+48
2017-08-04
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
1
-7
/
+92
2017-08-04
sock: enable MSG_ZEROCOPY
Willem de Bruijn
2
-31
/
+21
2017-08-04
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
2
-0
/
+21
2017-08-04
sock: add MSG_ZEROCOPY
Willem de Bruijn
3
-21
/
+169
2017-08-04
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
1
-15
/
+38
2017-08-04
sock: allocate skbs from optmem
Willem de Bruijn
1
-0
/
+27
2017-08-04
net: fib_rules: Implement notification logic in core
Ido Schimmel
1
-0
/
+63
2017-08-04
net: core: Make the FIB notification chain generic
Ido Schimmel
2
-1
/
+166
2017-08-03
bpf: fix the printing of ifindex
William Tu
1
-4
/
+6
2017-08-02
flow_dissector: remove unused functions
WANG Cong
1
-45
/
+0
2017-08-02
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
1
-29
/
+59
2017-08-02
skbuff: Function to send an skbuf on a socket
Tom Herbert
1
-0
/
+101
2017-08-02
proto_ops: Add locked held versions of sendmsg and sendpage
Tom Herbert
1
-0
/
+22
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+3
2017-07-30
net: ethtool: add support for forward error correction modes
Vidya Sagar Ravipati
1
-0
/
+34
2017-07-29
net: check dev->addr_len for dev_set_mac_address()
WANG Cong
1
-0
/
+2
2017-07-27
netpoll: Fix device name check in netpoll_setup()
Matthias Kaehlcke
1
-1
/
+1
2017-07-25
skbuff: re-add check for NULL skb->head in kfree_skb path
Florian Westphal
1
-1
/
+2
2017-07-24
net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled
Sabrina Dubroca
1
-1
/
+21
2017-07-24
net: add new netdevice feature for offload of RX port for UDP tunnels
Sabrina Dubroca
2
-0
/
+7
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-11
/
+14
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+9
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-20
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-20
net: make dev_close and related functions void
stephen hemminger
1
-15
/
+11
2017-07-19
net: Zero terminate ifr_name in dev_ifname().
David S. Miller
1
-0
/
+1
2017-07-19
wireless: wext: terminate ifr name coming from userspace
Levin, Alexander
1
-0
/
+2
2017-07-18
xfrm: remove flow cache
Florian Westphal
2
-517
/
+0
2017-07-17
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
1
-29
/
+2
2017-07-17
net: Remove all references to SKB_GSO_UDP.
David S. Miller
1
-4
/
+4
2017-07-17
net: Remove references to NETIF_F_UFO from ethtool.
David S. Miller
1
-7
/
+0
2017-07-17
net: Remove references to NETIF_F_UFO in netdev_fix_features().
David S. Miller
1
-18
/
+0
2017-07-17
xdp: Add batching support to redirect map
John Fastabend
1
-10
/
+45
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
1
-0
/
+52
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-4
/
+9
2017-07-17
net: implement XDP_REDIRECT for xdp generic
John Fastabend
2
-2
/
+46
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
1
-0
/
+52
2017-07-17
net: xdp: support xdp generic on virtual devices
John Fastabend
1
-95
/
+113
2017-07-17
skbuff: optimize the pull_pages code in __pskb_pull_tail()
linzhang
1
-0
/
+3
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2017-07-14
netpoll: shut up a kernel warning on refcount
WANG Cong
1
-1
/
+1
2017-07-13
net: set fib rule refcount after malloc
David Ahern
1
-2
/
+1
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+4
2017-07-13
bpf: fix return in bpf_skb_adjust_net
Kefeng Wang
1
-1
/
+1
2017-07-13
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2
-4
/
+4
2017-07-13
datagram: fix kernel-doc comments
stephen hemminger
1
-3
/
+3
2017-07-08
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
1
-1
/
+2
2017-07-06
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+6
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
19
-635
/
+1359
[next]