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
2017-01-14
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
7
-11
/
+61
2017-01-14
tcp: record most recent RTT in RACK loss detection
Yuchung Cheng
2
-32
/
+45
2017-01-14
tcp: new helper for RACK to detect loss
Yuchung Cheng
2
-13
/
+21
2017-01-14
tcp: new helper function for RACK loss detection
Yuchung Cheng
1
-7
/
+14
2017-01-13
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-01-13
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2
-1
/
+5
2017-01-13
mac80211: prevent skb/txq mismatch
Michal Kazior
1
-10
/
+7
2017-01-13
mac80211: initialize SMPS field in HT capabilities
Felix Fietkau
1
-4
/
+9
2017-01-13
cfg80211: Specify the reason for connect timeout
Purushottam Kushwaha
6
-18
/
+43
2017-01-13
cfg80211: Add support to sched scan to report better BSSs
vamsi krishna
1
-0
/
+44
2017-01-13
cfg80211: Add support for randomizing TA of Public Action frames
vamsi krishna
1
-2
/
+19
2017-01-13
wext: uninline stream addition functions
Johannes Berg
1
-0
/
+67
2017-01-13
ipv6: sr: static percpu allocation for hmac_ring
Eric Dumazet
1
-40
/
+3
2017-01-13
ipmr: improve hash scalability
Nikolay Aleksandrov
1
-115
/
+140
2017-01-13
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
1
-2
/
+0
2017-01-12
secure_seq: fix sparse errors
Eric Dumazet
1
-1
/
+3
2017-01-12
sunrpc: don't call sleeping functions from the notifier block callbacks
Scott Mayhew
1
-3
/
+7
2017-01-12
svcrpc: don't leak contexts on PROC_DESTROY
J. Bruce Fields
1
-1
/
+1
2017-01-12
net: ipv4: fix table id in getroute response
David Ahern
1
-1
/
+1
2017-01-12
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2
-5
/
+9
2017-01-12
lwt_bpf: bpf_lwt_prog_cmp() can be static
Wei Yongjun
1
-1
/
+1
2017-01-12
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
1
-8
/
+33
2017-01-12
bpf: pass original insn directly to convert_ctx_access
Daniel Borkmann
1
-65
/
+74
2017-01-12
smc: ETH_ALEN as memcpy length for mac addresses
Ursula Braun
2
-7
/
+7
2017-01-12
net: fix AF_SMC related typo
Ursula Braun
1
-1
/
+1
2017-01-12
net: core: Make netif_wake_subqueue a wrapper
Florian Fainelli
1
-22
/
+0
2017-01-12
mac80211: set wifi_acked[_valid] bits for transmitted SKBs
Johannes Berg
1
-0
/
+5
2017-01-12
mac80211: Add RX flag to indicate ICV stripped
David Spinadel
2
-2
/
+4
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
15
-39
/
+48
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+4
2017-01-11
net/sched: cls_flower: Support matching on ARP
Simon Horman
1
-0
/
+51
2017-01-11
flow disector: ARP support
Simon Horman
1
-0
/
+57
2017-01-11
mac80211: recalculate min channel width on VHT opmode changes
Johannes Berg
3
-9
/
+25
2017-01-11
mac80211: calculate min channel width correctly
Johannes Berg
2
-3
/
+2
2017-01-11
cfg80211: consider VHT opmode on station update
Beni Lev
1
-0
/
+15
2017-01-11
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
1
-2
/
+2
2017-01-11
mac80211: Fix headroom allocation when forwarding mesh pkt
Cedric Izoard
1
-1
/
+2
2017-01-11
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
1
-1
/
+1
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-2
/
+7
2017-01-11
Revert "net: dsa: Implement ndo_get_phys_port_id"
Florian Fainelli
1
-10
/
+0
2017-01-11
net: dsa: Implement ndo_get_phys_port_name()
Florian Fainelli
1
-0
/
+10
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
1
-4
/
+0
2017-01-11
net: dsa: make "label" property optional for dsa2
Vivien Didelot
1
-20
/
+4
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-11
cfg80211: wext does not need to set monitor channel in managed mode
Jorge Ramirez-Ortiz
1
-23
/
+0
2017-01-11
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
1
-4
/
+4
2017-01-11
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-11
gro: Enter slow-path if there is no tailroom
Herbert Xu
1
-1
/
+2
2017-01-11
net/af_iucv: don't use paged skbs for TX on HiperSockets
Julian Wiedmann
1
-11
/
+14
2017-01-11
packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3
Sowmini Varadhan
1
-2
/
+1
[prev]
[next]