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.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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-13
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
1
-1
/
+2
2016-10-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-15
/
+5
2016-10-08
cred: simpler, 1D supplementary groups
Alexey Dobriyan
1
-10
/
+5
2016-10-08
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2
-5
/
+0
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2016-10-04
skb_splice_bits(): get rid of callback
Al Viro
1
-2
/
+1
2016-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+12
2016-09-30
net: Suppress the "Comparison to NULL could be written" warnings
Jia He
1
-16
/
+16
2016-09-30
proc: Reduce cache miss in snmp_seq_show
Jia He
1
-23
/
+47
2016-09-28
tcp: Change txhash on every SYN and RTO retransmit
Lawrence Brakmo
1
-0
/
+4
2016-09-28
switchdev: remove FIB offload infrastructure
Jiri Pirko
3
-118
/
+1
2016-09-28
fib: introduce FIB notification infrastructure
Jiri Pirko
3
-11
/
+77
2016-09-26
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-2
/
+4
2016-09-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
40
-395
/
+1779
2016-09-26
netfilter: nf_log: get rid of XT_LOG_* macros
Liping Zhang
1
-3
/
+3
2016-09-26
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
3
-4
/
+4
2016-09-26
netfilter: xt_socket: fix transparent match for IPv6 request sockets
KOVACS Krisztian
2
-1
/
+1
2016-09-24
netfilter: Remove explicit rcu_read_lock in nf_hook_slow
Aaron Conole
2
-2
/
+2
2016-09-23
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
1
-2
/
+1
2016-09-23
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
1
-5
/
+7
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-14
/
+44
2016-09-22
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
3
-1
/
+4
2016-09-22
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
1
-1
/
+1
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+14
2016-09-22
tcp: implement TSQ for retransmits
Eric Dumazet
1
-25
/
+47
2016-09-22
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
1
-2
/
+8
2016-09-21
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
1
-2
/
+5
2016-09-21
tcp_bbr: add BBR congestion control
Neal Cardwell
3
-0
/
+915
2016-09-21
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
2
-4
/
+15
2016-09-21
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
1
-1
/
+3
2016-09-21
tcp: export tcp_mss_to_mtu() for congestion control modules
Neal Cardwell
1
-0
/
+1
2016-09-21
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
Neal Cardwell
1
-3
/
+6
2016-09-21
tcp: allow congestion control module to request TSO skb segment count
Neal Cardwell
1
-2
/
+13
2016-09-21
tcp: export data delivery rate
Yuchung Cheng
2
-2
/
+21
2016-09-21
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
3
-1
/
+39
2016-09-21
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
4
-15
/
+186
2016-09-21
tcp: count packets marked lost for a TCP connection
Neal Cardwell
1
-1
/
+24
2016-09-21
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
Eric Dumazet
1
-2
/
+3
2016-09-21
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
3
-61
/
+7
2016-09-21
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
Soheil Hassas Yeganeh
1
-6
/
+6
2016-09-20
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
4
-14
/
+25
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
2
-6
/
+105
2016-09-17
tcp: prepare skbs for better sack shifting
Eric Dumazet
1
-7
/
+24
2016-09-17
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
1
-1
/
+2
2016-09-16
net: VRF: Pass original iif to ip_route_input()
Mark Tomlinson
1
-2
/
+3
2016-09-16
tcp: fix a stale ooo_last_skb after a replace
Eric Dumazet
1
-1
/
+2
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-4
/
+7
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-9
/
+20
2016-09-12
netfilter: Add the missed return value check of nft_register_chain_type
Gao Feng
2
-2
/
+8
2016-09-12
netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields
Pablo Neira Ayuso
1
-1
/
+1
[next]