index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-08
3
-3
/
+3
|
|
*
rds: Reintroduce statistics counting
Håkon Bugge
2017-08-08
1
-1
/
+4
|
|
*
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
2017-08-08
1
-0
/
+4
|
|
*
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
2017-08-08
1
-10
/
+10
|
|
*
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2017-08-03
2
-18
/
+16
|
|
*
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
2017-08-03
1
-9
/
+5
|
|
*
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-08-03
1
-4
/
+1
|
|
*
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
2017-08-03
1
-8
/
+3
|
|
*
net: fix keepalive code vs TCP_FASTOPEN_CONNECT
Eric Dumazet
2017-08-03
1
-1
/
+2
|
|
*
Merge tag 'batadv-net-for-davem-20170802' of git://git.open-mesh.org/linux-merge
David S. Miller
2017-08-03
2
-9
/
+53
|
|
|
\
|
|
|
*
batman-adv: fix TT sync flag inconsistencies
Linus Lüssing
2017-07-31
2
-9
/
+53
|
|
*
|
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-08-02
1
-2
/
+2
|
|
*
|
gue: fix remcsum when GRO on and CHECKSUM_PARTIAL boundary is outer UDP
K. Den
2017-08-01
1
-0
/
+1
|
|
*
|
Cipso: cipso_v4_optptr enter infinite loop
yujuan.qi
2017-08-01
1
-2
/
+10
*
|
|
|
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2017-08-08
2
-13
/
+28
*
|
|
|
net_sched: get rid of some forward declarations
WANG Cong
2017-08-08
1
-111
/
+103
*
|
|
|
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
2017-08-08
1
-2
/
+1
*
|
|
|
net: switchdev: Remove bridge bypass support from switchdev
Arkadi Sharshevsky
2017-08-07
1
-435
/
+0
*
|
|
|
net: bridge: Remove FDB deletion through switchdev object
Arkadi Sharshevsky
2017-08-07
1
-18
/
+0
*
|
|
|
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
2017-08-07
4
-119
/
+78
*
|
|
|
net: dsa: Remove redundant MDB dump support
Arkadi Sharshevsky
2017-08-07
3
-16
/
+0
*
|
|
|
net: dsa: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-08-07
3
-22
/
+0
*
|
|
|
net: dsa: Add support for querying supported bridge flags
Arkadi Sharshevsky
2017-08-07
1
-0
/
+3
*
|
|
|
net: dsa: Move FDB add/del implementation inside DSA
Arkadi Sharshevsky
2017-08-07
3
-12
/
+31
*
|
|
|
net: dsa: Add support for learning FDB through notification
Arkadi Sharshevsky
2017-08-07
3
-2
/
+139
*
|
|
|
net: dsa: Remove switchdev dependency from DSA switch notifier chain
Arkadi Sharshevsky
2017-08-07
4
-20
/
+23
*
|
|
|
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
2017-08-07
4
-18
/
+8
*
|
|
|
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
2017-08-07
1
-3
/
+5
*
|
|
|
xfrm: check that cached bundle is still valid
Florian Westphal
2017-08-07
1
-1
/
+2
*
|
|
|
net: dsa: remove useless args of dsa_slave_create
Vivien Didelot
2017-08-07
4
-11
/
+10
*
|
|
|
net: dsa: remove useless args of dsa_cpu_dsa_setup
Vivien Didelot
2017-08-07
4
-12
/
+9
*
|
|
|
net: dsa: remove useless argument in legacy setup
Vivien Didelot
2017-08-07
1
-8
/
+8
*
|
|
|
ipv6: sr: implement several seg6local actions
David Lebrun
2017-08-07
1
-0
/
+271
*
|
|
|
ipv6: sr: add rtnetlink functions for seg6local action parameters
David Lebrun
2017-08-07
1
-18
/
+193
*
|
|
|
ipv6: sr: define core operations for seg6local lightweight tunnel
David Lebrun
2017-08-07
5
-2
/
+330
*
|
|
|
ipv6: sr: export SRH insertion functions
David Lebrun
2017-08-07
2
-20
/
+4
*
|
|
|
ipv6: sr: allow SRH insertion with arbitrary segments_left value
David Lebrun
2017-08-07
2
-3
/
+3
*
|
|
|
net_sched: use void pointer for filter handle
WANG Cong
2017-08-07
12
-146
/
+136
*
|
|
|
net_sched: refactor notification code for RTM_DELTFILTER
WANG Cong
2017-08-07
1
-5
/
+39
*
|
|
|
lwtunnel: replace EXPORT_SYMBOL with EXPORT_SYMBOL_GPL
Roopa Prabhu
2017-08-07
1
-13
/
+13
*
|
|
|
net: ipv6: add second dif to raw socket lookups
David Ahern
2017-08-07
2
-6
/
+9
*
|
|
|
net: ipv6: add second dif to inet6 socket lookups
David Ahern
2017-08-07
5
-23
/
+33
*
|
|
|
net: ipv6: add second dif to udp socket lookups
David Ahern
2017-08-07
2
-20
/
+24
*
|
|
|
net: ipv4: add second dif to multicast source filter
David Ahern
2017-08-07
3
-4
/
+6
*
|
|
|
net: ipv4: add second dif to raw socket lookups
David Ahern
2017-08-07
2
-6
/
+12
*
|
|
|
net: ipv4: add second dif to inet socket lookups
David Ahern
2017-08-07
5
-21
/
+31
*
|
|
|
net: ipv4: add second dif to udp socket lookups
David Ahern
2017-08-07
2
-27
/
+37
*
|
|
|
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
2017-08-07
4
-37
/
+45
|
\
|
|
|
|
*
|
|
Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-08-04
4
-37
/
+45
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
libceph: make RECOVERY_DELETES feature create a new interval
Ilya Dryomov
2017-08-01
2
-1
/
+9
[prev]
[next]