index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
*
udp: fix IP_CHECKSUM handling
Eric Dumazet
2016-10-26
*
ipv4: use the right lock for ping_group_range
WANG Cong
2016-10-22
*
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
2016-10-20
*
udp: must lock the socket in udp_disconnect()
Eric Dumazet
2016-10-20
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
*
tcp: do not export sysctl_tcp_low_latency
Eric Dumazet
2016-10-19
*
tcp: Remove unused but set variable
Tobias Klauser
2016-10-18
*
ipv4: Remove unused but set variable
Tobias Klauser
2016-10-18
*
net: Require exact match for TCP socket lookups if dif is l3mdev
David Ahern
2016-10-17
*
net: ipv4: Do not drop to make_route if oif is l3mdev
David Ahern
2016-10-13
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
|
\
|
*
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2016-10-07
|
*
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
*
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
|
\
\
|
|
/
|
/
|
|
*
skb_splice_bits(): get rid of callback
Al Viro
2016-10-03
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
|
\
\
|
*
|
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-25
|
*
|
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
2016-09-23
|
*
|
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
2016-09-23
|
|
/
*
|
net: Suppress the "Comparison to NULL could be written" warnings
Jia He
2016-09-30
*
|
proc: Reduce cache miss in snmp_seq_show
Jia He
2016-09-30
*
|
tcp: Change txhash on every SYN and RTO retransmit
Lawrence Brakmo
2016-09-28
*
|
switchdev: remove FIB offload infrastructure
Jiri Pirko
2016-09-28
*
|
fib: introduce FIB notification infrastructure
Jiri Pirko
2016-09-28
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
|
|
\
\
|
|
|
/
|
|
*
tcp: properly account Fast Open SYN-ACK retrans
Yuchung Cheng
2016-09-22
|
|
*
tcp: fix under-accounting retransmit SNMP counters
Yuchung Cheng
2016-09-22
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2016-09-22
|
|
|
\
|
|
|
*
vti: use right inner_mode for inbound inter address family policy checks
thomas.zeitlhofer+lkml@ze-it.at
2016-09-09
|
|
*
|
net: get rid of an signed integer overflow in ip_idents_reserve()
Eric Dumazet
2016-09-22
|
|
*
|
ipmr, ip6mr: return lastuse relative to now
Nikolay Aleksandrov
2016-09-21
|
|
*
|
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
2016-09-17
|
|
*
|
net: VRF: Pass original iif to ip_route_input()
Mark Tomlinson
2016-09-16
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-09-13
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
netfilter: nft_chain_route: re-route before skb is queued to userspace
Liping Zhang
2016-09-06
|
*
|
|
tcp: implement TSQ for retransmits
Eric Dumazet
2016-09-22
|
*
|
|
tcp_bbr: add BBR congestion control
Neal Cardwell
2016-09-21
|
*
|
|
tcp: new CC hook to set sending rate with rate_sample in any CA state
Yuchung Cheng
2016-09-21
|
*
|
|
tcp: allow congestion control to expand send buffer differently
Yuchung Cheng
2016-09-21
|
*
|
|
tcp: export tcp_mss_to_mtu() for congestion control modules
Neal Cardwell
2016-09-21
|
*
|
|
tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segments
Neal Cardwell
2016-09-21
|
*
|
|
tcp: allow congestion control module to request TSO skb segment count
Neal Cardwell
2016-09-21
|
*
|
|
tcp: export data delivery rate
Yuchung Cheng
2016-09-21
|
*
|
|
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
2016-09-21
|
*
|
|
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
2016-09-21
|
*
|
|
tcp: count packets marked lost for a TCP connection
Neal Cardwell
2016-09-21
|
*
|
|
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
Eric Dumazet
2016-09-21
|
*
|
|
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
2016-09-21
|
*
|
|
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
Soheil Hassas Yeganeh
2016-09-21
[next]