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
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
30
-181
/
+250
2019-05-02
udp: fix GRO packet of death
Eric Dumazet
1
-3
/
+10
2019-05-02
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-05-02
rds: ib: force endiannes annotation
Nicholas Mc Guire
1
-5
/
+3
2019-05-01
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
1
-0
/
+1
2019-05-01
taprio: Add support for cycle-time-extension
Vinicius Costa Gomes
1
-6
/
+29
2019-05-01
taprio: Add support for setting the cycle-time manually
Vinicius Costa Gomes
1
-8
/
+51
2019-05-01
taprio: Add support adding an admin schedule
Vinicius Costa Gomes
1
-193
/
+318
2019-05-01
taprio: Fix potencial use of invalid memory during dequeue()
Vinicius Costa Gomes
1
-6
/
+8
2019-05-01
tcp: refactor setting the initial congestion window
Yuchung Cheng
3
-22
/
+26
2019-05-01
tcp: refactor to consolidate TFO passive open code
Yuchung Cheng
1
-27
/
+25
2019-05-01
tcp: undo cwnd on Fast Open spurious SYNACK retransmit
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
1
-0
/
+3
2019-05-01
tcp: undo init congestion window on false SYNACK timeout
Yuchung Cheng
2
-0
/
+7
2019-05-01
tcp: better SYNACK sent timestamp
Yuchung Cheng
2
-1
/
+5
2019-05-01
tcp: undo initial congestion window on false SYN timeout
Yuchung Cheng
2
-1
/
+17
2019-05-01
tcp: avoid unconditional congestion window undo on SYN retransmit
Yuchung Cheng
1
-2
/
+2
2019-05-01
net/tls: avoid NULL pointer deref on nskb->sk in fallback
Jakub Kicinski
1
-1
/
+2
2019-05-01
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-05-01
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2019-05-01
devlink: Change devlink health locking mechanism
Moshe Shemesh
1
-23
/
+74
2019-05-01
sctp: avoid running the sctp state machine recursively
Xin Long
2
-37
/
+27
2019-05-01
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2
-10
/
+3
2019-05-01
net: dsa: Remove legacy probing support
Andrew Lunn
5
-774
/
+0
2019-05-01
net: dsa: Add more convenient functions for installing port VLANs
Vladimir Oltean
3
-21
/
+36
2019-05-01
net: dsa: Skip calling .port_vlan_filtering on no change
Vladimir Oltean
1
-0
/
+3
2019-05-01
net: dsa: Keep the vlan_filtering setting in dsa_switch if it's global
Vladimir Oltean
1
-1
/
+4
2019-05-01
net: dsa: Unset vlan_filtering when ports leave the bridge
Vladimir Oltean
1
-0
/
+29
2019-05-01
net: dsa: Be aware of switches where VLAN filtering is a global setting
Vladimir Oltean
1
-7
/
+45
2019-05-01
net: dsa: Store vlan_filtering as a property of dsa_port
Vladimir Oltean
1
-4
/
+8
2019-05-01
net: dsa: Fix pharse -> phase typo
Vladimir Oltean
1
-1
/
+1
2019-04-30
l2ip: fix possible use-after-free
Eric Dumazet
1
-4
/
+4
2019-04-30
appletalk: Set error code if register_snap_client failed
YueHaibing
1
-0
/
+1
2019-04-30
rxrpc: Fix net namespace cleanup
David Howells
1
-16
/
+16
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
30
-1499
/
+1226
2019-04-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
11
-48
/
+68
2019-04-30
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-6
/
+12
2019-04-30
vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...
Stephen Suryaputra
1
-6
/
+17
2019-04-30
tcp: add sanity tests in tcp_add_backlog()
Eric Dumazet
1
-1
/
+12
2019-04-30
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-04-29
Merge tag 'mac80211-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/lin...
David S. Miller
4
-6
/
+9
2019-04-29
dsa: Allow tag drivers to be built as modules
Andrew Lunn
2
-29
/
+73
2019-04-29
dsa: tag_brcm: Avoid unused symbols
Andrew Lunn
1
-2
/
+6
2019-04-29
dsa: Cleanup unneeded table and make tag structures static
Andrew Lunn
11
-76
/
+11
2019-04-29
dsa: Make use of the list of tag drivers
Andrew Lunn
1
-5
/
+34
2019-04-29
dsa: Add stub tag driver put method
Andrew Lunn
4
-0
/
+9
2019-04-29
dsa: Rename dsa_resolve_tag_protocol() to _get ready for locking
Andrew Lunn
4
-4
/
+5
2019-04-29
dsa: Register the none tagger ops
Andrew Lunn
1
-0
/
+7
2019-04-29
dsa: Keep link list of tag drivers
Andrew Lunn
1
-0
/
+28
2019-04-29
dsa: Add boilerplate helper to register DSA tag driver modules
Andrew Lunn
10
-2
/
+52
[next]