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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-100
/
+262
2018-04-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-0
/
+2
2018-04-01
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2
-0
/
+2
2018-04-01
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
1
-5
/
+12
2018-04-01
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
Eric Dumazet
1
-5
/
+12
2018-04-01
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
1
-1
/
+0
2018-04-01
crypto : chtls - CPL handler definition
Atul Gupta
1
-0
/
+1
2018-04-01
ethtool: enable Inline TLS in HW
Atul Gupta
1
-0
/
+1
2018-04-01
tls: support for Inline tls record
Atul Gupta
1
-3
/
+111
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-71
/
+633
2018-04-01
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
1
-18
/
+11
2018-04-01
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
1
-18
/
+12
2018-04-01
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-21
/
+14
2018-04-01
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
1
-8
/
+16
2018-04-01
inet: frags: do not clone skb in ip_expire()
Eric Dumazet
1
-10
/
+6
2018-04-01
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
6
-20
/
+20
2018-04-01
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
5
-23
/
+8
2018-04-01
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2
-37
/
+32
2018-04-01
inet: frags: remove some helpers
Eric Dumazet
3
-10
/
+6
2018-04-01
inet: frags: use rhashtables for reassembly units
Eric Dumazet
6
-509
/
+225
2018-04-01
inet: frags: refactor ipfrag_init()
Eric Dumazet
1
-2
/
+2
2018-04-01
inet: frags: refactor lowpan_net_frag_init()
Eric Dumazet
1
-9
/
+11
2018-04-01
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
1
-11
/
+14
2018-04-01
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
5
-34
/
+41
2018-04-01
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
4
-11
/
+35
2018-04-01
vlan: vlan_hw_filter_capable() can be static
Wei Yongjun
1
-1
/
+1
2018-04-01
Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
19
-71
/
+424
2018-04-01
net: Do not take net_rwsem in __rtnl_link_unregister()
Kirill Tkhai
2
-3
/
+4
2018-04-01
net: Remove net_rwsem from {, un}register_netdevice_notifier()
Kirill Tkhai
1
-5
/
+0
2018-04-01
tipc: avoid possible string overflow
Jon Maloy
1
-1
/
+2
2018-04-01
tipc: permit overlapping service ranges in name table
Jon Maloy
7
-111
/
+60
2018-04-01
tipc: refactor name table translate function
Jon Maloy
1
-36
/
+25
2018-04-01
tipc: replace name table service range array with rb tree
Jon Maloy
6
-568
/
+477
2018-04-01
net: bridge: disable bridge MTU auto tuning if it was set manually
Nikolay Aleksandrov
4
-20
/
+26
2018-04-01
net: bridge: set min MTU on port events and allow user to set max
Nikolay Aleksandrov
4
-32
/
+18
2018-03-31
Merge tag 'kbuild-fixes-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
3
-27
/
+128
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
7
-0
/
+141
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2
-28
/
+48
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
3
-0
/
+246
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
1
-14
/
+25
2018-03-30
rxrpc: Fix leak of rxrpc_peer objects
David Howells
5
-0
/
+26
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_peer refcounting
David Howells
3
-22
/
+68
2018-03-30
rxrpc: Fix apparent leak of rxrpc_local objects
David Howells
6
-0
/
+14
2018-03-30
rxrpc: Add a tracepoint to track rxrpc_local refcounting
David Howells
3
-27
/
+68
2018-03-30
rxrpc: Fix potential call vs socket/net destruction race
David Howells
4
-3
/
+17
2018-03-30
rxrpc: Fix checker warnings and errors
David Howells
6
-3
/
+13
2018-03-30
rxrpc: remove unused static variables
Sebastian Andrzej Siewior
1
-3
/
+0
2018-03-30
rxrpc: Fix resend event time calculation
Marc Dionne
1
-1
/
+1
2018-03-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
1
-6
/
+9
[next]