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-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
11
-0
/
+303
2018-05-22
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
1
-2
/
+2
2018-05-22
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
1
-11
/
+13
2018-05-22
net: sched: don't disable bh when accessing action idr
Vlad Buslov
1
-10
/
+10
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2
-87
/
+73
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
32
-203
/
+615
2018-05-21
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
3
-27
/
+46
2018-05-20
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
1
-22
/
+79
2018-05-19
dsa: set devlink port attrs for dsa ports
Jiri Pirko
1
-0
/
+24
2018-05-19
devlink: introduce a helper to generate physical port names
Jiri Pirko
1
-0
/
+33
2018-05-19
devlink: extend attrs_set for setting port flavours
Jiri Pirko
1
-0
/
+5
2018-05-19
devlink: introduce devlink_port_attrs_set
Jiri Pirko
1
-10
/
+36
2018-05-18
net: sched: red: avoid hashing NULL child
Paolo Abeni
2
-4
/
+6
2018-05-18
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
1
-1
/
+1
2018-05-18
tcp: tcp_rack_reo_wnd() can be static
kbuild test robot
1
-1
/
+1
2018-05-18
net/smc: restructure client and server code in af_smc
Hans Wippel
1
-241
/
+318
2018-05-18
net/smc: change smc_buf_free function parameters
Hans Wippel
1
-14
/
+12
2018-05-18
net/smc: do a few smc_core.c cleanups
Hans Wippel
1
-8
/
+6
2018-05-18
net/smc: restructure CDC message reception
Hans Wippel
1
-25
/
+22
2018-05-18
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
3
-41
/
+39
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
3
-2
/
+6
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
5
-6
/
+6
2018-05-18
net/smc: move link group list to smc_core
Hans Wippel
4
-35
/
+42
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
9
-35
/
+31
2018-05-18
net: dsa: Do not register devlink for unused ports
Florian Fainelli
1
-3
/
+6
2018-05-18
net: Fix a bug in removing queues from XPS map
Amritha Nambiar
1
-1
/
+1
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
3
-1
/
+13
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
3
-2
/
+10
2018-05-18
tcp: add TCPAckCompressed SNMP counter
Eric Dumazet
2
-0
/
+3
2018-05-18
tcp: add SACK compression
Eric Dumazet
4
-6
/
+62
2018-05-18
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
1
-2
/
+0
2018-05-18
Bluetooth: Add __hci_cmd_send function
Loic Poulain
1
-0
/
+31
2018-05-18
Bluetooth: use wait_event API instead of open-coding it
John Keeping
1
-23
/
+7
2018-05-18
Bluetooth: Prevent buffer overflow for large advertisement data
Chriz Chow
1
-4
/
+8
2018-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+9
2018-05-18
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
1
-2
/
+9
2018-05-18
vlan: Add extack messages for link create
David Ahern
3
-15
/
+44
2018-05-18
net: test tailroom before appending to linear skb
Willem de Bruijn
2
-2
/
+4
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
1
-9
/
+65
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
1
-9
/
+24
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
1
-6
/
+18
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
1
-2
/
+8
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
1
-12
/
+26
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
1
-1
/
+1
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
1
-0
/
+3
2018-05-17
net/ncsi: prevent a couple array underflows
Dan Carpenter
1
-2
/
+3
2018-05-17
net/smc: init conn.tx_work & conn.send_lock sooner
Eric Dumazet
3
-3
/
+4
2018-05-17
erspan: fix invalid erspan version.
William Tu
2
-2
/
+7
2018-05-17
tcp: don't mark recently sent packets lost on RTO
Yuchung Cheng
1
-4
/
+8
2018-05-17
tcp: new helper tcp_rack_skb_timeout
Yuchung Cheng
2
-7
/
+12
[next]