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-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
56
-323
/
+468
2018-10-03
sctp: fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-10-03
tls: Add support for inplace records encryption
Vakul Garg
1
-18
/
+73
2018-10-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
7
-50
/
+185
2018-10-03
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-10-03
ipv6: add vrf table handling code for ipv6 mcast
Patrick Ruddy
1
-12
/
+36
2018-10-03
ipv4: Allow sending multicast packets on specific i/f using VRF socket
Robert Shearman
4
-4
/
+4
2018-10-03
bridge: mcast: Default back to multicast enabled state
Ido Schimmel
1
-0
/
+1
2018-10-03
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2
-9
/
+4
2018-10-03
net: inet6_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-03
net: rtm_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-11
/
+12
2018-10-03
net: rtmsg_to_fib6_config() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-16
/
+16
2018-10-03
net: ip6_update_pmtu() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-9
/
+8
2018-10-03
net: remove 1 always zero parameter from ip6_redirect_no_header()
Maciej Żenczykowski
2
-4
/
+2
2018-10-03
net: ip6_redirect_no_header() - use new style struct initializer instead of m...
Maciej Żenczykowski
1
-9
/
+8
2018-10-03
net: ip6_redirect() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-10
/
+9
2018-10-03
net: inet_rtm_getroute() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-2
/
+1
2018-10-03
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-12
/
+9
2018-10-03
rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
Eric Dumazet
1
-0
/
+6
2018-10-03
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
3
-3
/
+10
2018-10-02
net: drop unused skb_append_datato_frags()
Paolo Abeni
1
-58
/
+0
2018-10-02
bond: take rcu lock in netpoll_send_skb_on_dev
Dave Jones
1
-0
/
+2
2018-10-02
rtnetlink: Fail dump if target netnsid is invalid
David Ahern
1
-4
/
+2
2018-10-02
Revert "openvswitch: Fix template leak in error cases."
Flavio Leitner
1
-4
/
+2
2018-10-02
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
2
-4
/
+4
2018-10-02
net_sched: fix a crash in tc_new_tfilter()
Cong Wang
1
-1
/
+3
2018-10-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-10
/
+29
2018-10-02
tcp: adjust rcv zerocopy hints based on frag sizes
Soheil Hassas Yeganeh
1
-1
/
+10
2018-10-02
tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZE
Soheil Hassas Yeganeh
1
-5
/
+9
2018-10-02
tipc: ignore STATE_MSG on wrong link session
LUU Duc Canh
2
-2
/
+6
2018-10-02
net: sched: act_ipt: check for underflow in __tcf_ipt_init()
Dan Carpenter
1
-1
/
+1
2018-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-10
/
+12
2018-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
9
-6
/
+30
2018-10-02
tcp: start receiver buffer autotuning sooner
Yuchung Cheng
1
-1
/
+1
2018-10-02
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2
-2
/
+6
2018-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-20
/
+21
2018-09-29
tipc: fix failover problem
LUU Duc Canh
3
-0
/
+49
2018-09-29
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
1
-10
/
+10
2018-09-29
tls: Remove redundant vars from tls record structure
Vakul Garg
1
-49
/
+43
2018-09-29
Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
11
-202
/
+188
2018-09-29
tipc: buffer overflow handling in listener socket
Tung Nguyen
3
-6
/
+64
2018-09-29
tipc: add SYN bit to connection setup messages
Jon Maloy
3
-5
/
+22
2018-09-29
tipc: refactor function tipc_sk_filter_connect()
Jon Maloy
1
-58
/
+43
2018-09-29
tipc: refactor function tipc_sk_timeout()
Jon Maloy
1
-24
/
+38
2018-09-29
tipc: refactor function tipc_msg_reverse()
Jon Maloy
1
-30
/
+28
2018-09-29
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
3
-46
/
+8
2018-09-28
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2
-14
/
+11
2018-09-28
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
Eric Dumazet
1
-19
/
+1
2018-09-28
net: sched: make function qdisc_free_cb() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net: bridge: explicitly zero is_sticky in fdb_create
Nikolay Aleksandrov
1
-0
/
+1
[next]