index
:
linux-stable.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.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
*
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
2017-05-19
2
-0
/
+32
*
tcp: warn on negative reordering values
Soheil Hassas Yeganeh
2017-05-19
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-18
26
-103
/
+157
|
\
|
*
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
2017-05-18
1
-0
/
+3
|
*
udp: make *udp*_queue_rcv_skb() functions static
Paolo Abeni
2017-05-18
4
-6
/
+4
|
*
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
2017-05-18
1
-0
/
+7
|
*
net: x25: fix one potential use-after-free issue
linzhang
2017-05-18
2
-9
/
+20
|
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
3
-12
/
+12
|
*
net: fix compile error in skb_orphan_partial()
Eric Dumazet
2017-05-17
1
-3
/
+0
|
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
4
-6
/
+16
|
*
neighbour: update neigh timestamps iff update is effective
Ihar Hrachyshka
2017-05-17
1
-4
/
+10
|
*
arp: honour gratuitous ARP _replies_
Ihar Hrachyshka
2017-05-17
1
-2
/
+14
|
*
net: Improve handling of failures on link and route dumps
David Ahern
2017-05-16
3
-28
/
+49
|
*
net/smc: Add warning about remote memory exposure
Christoph Hellwig
2017-05-16
1
-0
/
+4
|
*
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-16
5
-37
/
+8
|
*
ipmr: vrf: Find VIFs using the actual device
Thomas Winter
2017-05-16
1
-2
/
+16
|
*
tcp: eliminate negative reordering in tcp_clean_rtx_queue
Soheil Hassas Yeganeh
2017-05-16
1
-1
/
+1
*
|
tcp: fix tcp_rearm_rto()
Eric Dumazet
2017-05-18
1
-6
/
+6
*
|
net: dsa: include switchdev.h only once
Vivien Didelot
2017-05-18
1
-1
/
+0
*
|
net: dsa: include dsa.h only once
Vivien Didelot
2017-05-18
13
-12
/
+14
*
|
net: fix __skb_try_recv_from_queue to return the old behavior
Andrey Vagin
2017-05-18
2
-15
/
+11
*
|
net: make struct net_device::tx_queue_len unsigned int
Alexey Dobriyan
2017-05-18
2
-4
/
+8
*
|
udp: make function udp_skb_dtor_locked static
Colin Ian King
2017-05-18
1
-1
/
+1
*
|
tcp: switch TCP TS option (RFC 7323) to 1ms clock
Eric Dumazet
2017-05-17
14
-118
/
+116
*
|
tcp: replace misc tcp_time_stamp to tcp_jiffies32
Eric Dumazet
2017-05-17
5
-6
/
+6
*
|
tcp_lp: cache tcp_time_stamp
Eric Dumazet
2017-05-17
1
-3
/
+4
*
|
tcp_westwood: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
1
-3
/
+3
*
|
tcp: use tcp_jiffies32 in __tcp_oow_rate_limited()
Eric Dumazet
2017-05-17
1
-2
/
+2
*
|
tcp: uses jiffies_32 to feed tp->chrono_start
Eric Dumazet
2017-05-17
2
-2
/
+2
*
|
tcp: use tcp_jiffies32 to feed probe_timestamp
Eric Dumazet
2017-05-17
2
-4
/
+4
*
|
tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtime
Eric Dumazet
2017-05-17
4
-6
/
+6
*
|
tcp: bic, cubic: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
2
-9
/
+9
*
|
tcp_bbr: use tcp_jiffies32 instead of tcp_time_stamp
Eric Dumazet
2017-05-17
1
-6
/
+6
*
|
tcp: use tcp_jiffies32 to feed tp->snd_cwnd_stamp
Eric Dumazet
2017-05-17
3
-12
/
+12
*
|
tcp: use tcp_jiffies32 to feed tp->lsndtime
Eric Dumazet
2017-05-17
5
-8
/
+8
*
|
dccp: do not use tcp_time_stamp
Eric Dumazet
2017-05-17
2
-5
/
+5
*
|
tcp: use tp->tcp_mstamp in output path
Eric Dumazet
2017-05-17
4
-12
/
+14
*
|
sch_dsmark: Fix uninitialized variable warning.
David S. Miller
2017-05-17
1
-1
/
+1
*
|
net: sched: add termination action to allow goto chain
Jiri Pirko
2017-05-17
2
-1
/
+45
*
|
net: sched: push tp down to action init
Jiri Pirko
2017-05-17
2
-11
/
+13
*
|
net: sched: introduce multichain support for filters
Jiri Pirko
2017-05-17
1
-16
/
+88
*
|
net: sched: push chain dump to a separate function
Jiri Pirko
2017-05-17
1
-43
/
+52
*
|
net: sched: introduce helpers to work with filter chains
Jiri Pirko
2017-05-17
1
-41
/
+107
*
|
net: sched: move TC_H_MAJ macro call into tcf_auto_prio
Jiri Pirko
2017-05-17
1
-2
/
+2
*
|
net: sched: replace nprio by a bool to make the function more readable
Jiri Pirko
2017-05-17
1
-6
/
+7
*
|
net: sched: rename tcf_destroy_chain helper
Jiri Pirko
2017-05-17
1
-3
/
+3
*
|
net: sched: introduce tcf block infractructure
Jiri Pirko
2017-05-17
15
-96
/
+226
*
|
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
2017-05-17
15
-62
/
+63
*
|
net: dsa: Sort DSA tagging protocol drivers
Andrew Lunn
2017-05-17
4
-25
/
+25
*
|
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
6
-22
/
+18
[next]