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-07-28
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-4
/
+21
2018-07-28
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
1
-2
/
+2
2018-07-28
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
1
-2
/
+13
2018-07-28
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
1
-0
/
+3
2018-07-28
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-4
/
+11
2018-07-28
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2
-13
/
+20
2018-07-28
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2
-33
/
+12
2018-07-28
tcp: helpers to send special DCTCP ack
Yuchung Cheng
1
-5
/
+17
2018-07-28
tcp: fix dctcp delayed ACK schedule
Yuchung Cheng
1
-2
/
+4
2018-07-28
rtnetlink: add rtnl_link_state check in rtnl_configure_link
Roopa Prabhu
1
-3
/
+6
2018-07-28
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
1
-3
/
+4
2018-07-28
multicast: do not restore deleted record source filter mode to new one
Hangbin Liu
2
-4
/
+2
2018-07-28
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2
-4
/
+7
2018-07-28
net: skb_segment() should not return NULL
Eric Dumazet
1
-5
/
+5
2018-07-28
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2
-4
/
+10
2018-07-28
ip: hash fragments consistently
Paolo Abeni
2
-0
/
+4
2018-07-25
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
1
-1
/
+1
2018-07-25
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
1
-0
/
+1
2018-07-25
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
1
-2
/
+1
2018-07-25
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-0
/
+2
2018-07-25
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
1
-2
/
+1
2018-07-25
ipv6: ila: select CONFIG_DST_CACHE
Arnd Bergmann
1
-0
/
+1
2018-07-25
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
1
-2
/
+3
2018-07-25
gen_stats: Fix netlink stats dumping in the presence of padding
Toke Høiland-Jørgensen
1
-2
/
+14
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-07-22
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-07-22
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-22
nsh: set mac len based on inner packet
Willem de Bruijn
1
-1
/
+1
2018-07-22
tls: Stricter error checking in zerocopy sendmsg path
Dave Watson
1
-1
/
+1
2018-07-22
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-07-22
netfilter: ebtables: reject non-bridge targets
Florian Westphal
1
-0
/
+13
2018-07-22
VSOCK: fix loopback on big-endian systems
Claudio Imbrenda
1
-1
/
+1
2018-07-22
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
1
-0
/
+9
2018-07-22
tcp: fix Fast Open key endianness
Yuchung Cheng
1
-5
/
+13
2018-07-22
strparser: Remove early eaten to fix full tcp receive buffer stall
Doron Roberts-Kedes
1
-16
/
+1
2018-07-22
net/tcp: Fix socket lookups with SO_BINDTODEVICE
David Ahern
2
-4
/
+4
2018-07-22
net_sched: blackhole: tell upper qdisc about dropped packets
Konstantin Khlebnikov
1
-1
/
+1
2018-07-22
net/packet: fix use-after-free
Eric Dumazet
1
-9
/
+7
2018-07-22
net: fix use-after-free in GRO with ESP
Sabrina Dubroca
4
-6
/
+4
2018-07-22
net: dccp: switch rx_tstamp_last_feedback to monotonic clock
Eric Dumazet
1
-4
/
+7
2018-07-22
net: dccp: avoid crash in ccid3_hc_rx_send_feedback()
Eric Dumazet
1
-3
/
+2
2018-07-22
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
Eric Biggers
1
-1
/
+1
2018-07-22
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
7
-14
/
+8
2018-07-22
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
1
-4
/
+9
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
3
-0
/
+4
2018-07-17
netfilter: nf_queue: augment nfqa_cfg_policy
Eric Dumazet
1
-0
/
+3
2018-07-11
netfilter: nf_log: don't hold nf_log_mutex during user access
Jann Horn
1
-3
/
+6
2018-07-08
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
1
-6
/
+15
2018-07-08
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
1
-14
/
+24
2018-07-08
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
1
-1
/
+2
[next]