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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK
Christian Brauner
1
-11
/
+28
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK
Christian Brauner
1
-3
/
+0
2018-01-29
rtnetlink: enable IFLA_IF_NETNSID in do_setlink()
Christian Brauner
1
-7
/
+47
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-11
/
+29
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-27
/
+317
2018-01-27
bpf: fix subprog verifier bypass by div/mod by 0 exception
Daniel Borkmann
1
-1
/
+8
2018-01-27
bpf: xor of a/x in cbpf can be done in 32 bit alu
Daniel Borkmann
1
-2
/
+2
2018-01-26
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
Stefan Hajnoczi
1
-1
/
+1
2018-01-26
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
1
-0
/
+3
2018-01-26
Merge tag 'linux-can-next-for-4.16-20180126' of ssh://gitolite.kernel.org/pub...
David S. Miller
1
-1
/
+1
2018-01-26
net/smc: return booleans instead of integers
Gustavo A. R. Silva
1
-2
/
+2
2018-01-26
net/smc: release clcsock from tcp_listen_worker
Ursula Braun
2
-10
/
+36
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
6
-68
/
+88
2018-01-26
net/smc: smc_poll improvements
Ursula Braun
1
-34
/
+40
2018-01-26
net/smc: handle device, port, and QP error events
Ursula Braun
1
-13
/
+25
2018-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-2
/
+11
2018-01-26
net/ipv6: Add support for onlink flag
David Ahern
1
-1
/
+50
2018-01-26
net/ipv6: Add flags and table id to ip6_nh_lookup_table
David Ahern
1
-4
/
+8
2018-01-26
net/ipv6: Move gateway validation into helper
David Ahern
1
-36
/
+49
2018-01-26
can: migrate documentation to restructured text
Robert Schwebel
1
-1
/
+1
2018-01-26
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
3
-3
/
+33
2018-01-26
openvswitch: add erspan version I and II support
William Tu
1
-1
/
+51
2018-01-26
net: erspan: use bitfield instead of mask and offset
William Tu
2
-47
/
+27
2018-01-26
bpf: Add BPF_SOCK_OPS_STATE_CB
Lawrence Brakmo
1
-0
/
+24
2018-01-26
bpf: Add BPF_SOCK_OPS_RETRANS_CB
Lawrence Brakmo
1
-0
/
+4
2018-01-26
bpf: Add sock_ops R/W access to tclass
Lawrence Brakmo
1
-2
/
+45
2018-01-26
bpf: Add support for reading sk_state and more
Lawrence Brakmo
1
-11
/
+132
2018-01-26
bpf: Add sock_ops RTO callback
Lawrence Brakmo
1
-0
/
+7
2018-01-26
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
1
-0
/
+34
2018-01-26
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
3
-3
/
+3
2018-01-26
bpf: Add write access to tcp_sock and sock fields
Lawrence Brakmo
1
-0
/
+48
2018-01-26
bpf: Make SOCK_OPS_GET_TCP struct independent
Lawrence Brakmo
1
-10
/
+10
2018-01-26
bpf: Make SOCK_OPS_GET_TCP size independent
Lawrence Brakmo
1
-5
/
+8
2018-01-26
bpf: Only reply field should be writeable
Lawrence Brakmo
1
-2
/
+1
2018-01-26
net: don't call update_pmtu unconditionally
Nicolas Dichtel
5
-10
/
+7
2018-01-26
net/ipv6: Do not allow route add with a device that is down
David Ahern
1
-0
/
+6
2018-01-26
net/smc: check for healthy link group resp. connections
Ursula Braun
4
-12
/
+29
2018-01-26
net/smc: wake up wr_reg_wait when terminating a link group
Ursula Braun
2
-11
/
+11
2018-01-26
net/smc: do not reuse a linkgroup with setup problems
Ursula Braun
2
-0
/
+20
2018-01-26
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2
-2
/
+10
2018-01-26
net/smc: handle state SMC_PEERFINCLOSEWAIT correctly
Ursula Braun
1
-3
/
+4
2018-01-26
net/smc: cancel tx worker in case of socket aborts
Ursula Braun
1
-3
/
+9
2018-01-25
net: Move net:netns_ids destruction out of rtnl_lock() and document locking s...
Kirill Tkhai
1
-18
/
+44
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
2
-0
/
+18
2018-01-25
netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}
Eric Dumazet
1
-0
/
+6
2018-01-25
Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
7
-392
/
+164
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-18
/
+46
2018-01-25
kill kernel_sock_ioctl()
Al Viro
1
-13
/
+0
2018-01-25
dev_ioctl(): move copyin/copyout to callers
Al Viro
2
-107
/
+69
2018-01-25
ipconfig: use dev_set_mtu()
Al Viro
1
-14
/
+3
[prev]
[next]