index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...
Hannes Frederic Sowa
2013-03-24
2
-30
/
+23
*
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-22
1
-2
/
+5
|
\
|
*
tcp: preserve ACK clocking in TSO
Eric Dumazet
2013-03-22
1
-2
/
+5
*
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
3
-7
/
+6
*
|
udp: increase inner ip header ID during segmentation
Cong Wang
2013-03-22
1
-1
/
+6
*
|
ip_gre: increase inner ip header ID during segmentation
Cong Wang
2013-03-22
1
-1
/
+6
*
|
tcp: implement RFC5682 F-RTO
Yuchung Cheng
2013-03-21
1
-13
/
+60
*
|
tcp: refactor CA_Loss state processing
Yuchung Cheng
2013-03-21
1
-16
/
+26
*
|
tcp: refactor F-RTO
Yuchung Cheng
2013-03-21
6
-396
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
9
-35
/
+41
|
\
|
|
*
ipconfig: Fix newline handling in log message.
Martin Fuzzey
2013-03-20
1
-1
/
+2
|
*
udp: add encap_destroy callback
Tom Parkin
2013-03-20
1
-0
/
+7
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-03-20
1
-13
/
+0
|
|
\
|
|
*
netfilter: remove unused "config IP_NF_QUEUE"
Paul Bolle
2013-03-20
1
-13
/
+0
|
*
|
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2013-03-19
2
-8
/
+23
|
*
|
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
2013-03-18
1
-7
/
+7
|
*
|
Revert "ip_gre: make ipgre_tunnel_xmit() not parse network header as IP uncon...
Timo Teräs
2013-03-17
1
-4
/
+1
|
|
/
|
*
tcp: fix skb_availroom()
Eric Dumazet
2013-03-14
2
-2
/
+1
*
|
tcp: Remove TCPCT
Christoph Paasch
2013-03-17
8
-641
/
+26
*
|
ipv4: replace ip_fast_csum with csum_replace2
Li RongQing
2013-03-15
1
-3
/
+2
*
|
tcp: TLP loss detection.
Nandita Dukkipati
2013-03-12
5
-0
/
+52
*
|
tcp: Tail loss probe (TLP)
Nandita Dukkipati
2013-03-12
7
-22
/
+156
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
2
-5
/
+3
|
\
|
|
*
net/ipv4: Ensure that location of timestamp option is stored
David Ward
2013-03-12
1
-4
/
+1
|
*
Fix: sparse warning in inet_csk_prepare_forced_close
Christoph Paasch
2013-03-07
1
-0
/
+1
|
*
net/ipv4: Timestamp option cannot overflow with prespecified addresses
David Ward
2013-03-06
1
-1
/
+1
*
|
tunnel: use iptunnel_xmit() again
Cong Wang
2013-03-10
2
-32
/
+2
*
|
ipip: capture inner headers during encapsulation
Pravin B Shelar
2013-03-09
1
-6
/
+7
*
|
ipip: Use tunnel_ip_select_ident() for tunnel IP-Identification.
Pravin B Shelar
2013-03-09
1
-1
/
+20
*
|
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
3
-26
/
+96
*
|
net: Kill link between CSUM and SG features.
Pravin B Shelar
2013-03-09
1
-3
/
+0
*
|
tcp: uninline tcp_prequeue()
Eric Dumazet
2013-03-07
1
-0
/
+44
*
|
netconf: add the handler to dump entries
Nicolas Dichtel
2013-03-06
1
-1
/
+69
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-03-06
2
-5
/
+7
|
\
|
*
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
2013-03-04
1
-3
/
+3
|
*
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
2013-03-01
1
-2
/
+4
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-28
10
-82
/
+49
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
new helper: file_inode(file)
Al Viro
2013-02-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
5
-27
/
+60
|
\
\
|
*
|
Revert "ip_gre: propogate target device GSO capability to the tunnel device"
Pravin B Shelar
2013-02-25
1
-8
/
+2
|
*
|
IP_GRE: Fix GRE_CSUM case.
Pravin B Shelar
2013-02-25
1
-4
/
+8
|
*
|
IP_GRE: Fix IP-Identification.
Pravin B Shelar
2013-02-25
2
-3
/
+6
|
*
|
tcp: fix SYN-data space mis-accounting
Yuchung Cheng
2013-02-22
1
-7
/
+11
|
*
|
ipv4: fix error handling in icmp_protocol.
Li Wei
2013-02-22
2
-1
/
+24
|
*
|
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-22
1
-2
/
+7
|
*
|
ipv4: fix a bug in ping_err().
Li Wei
2013-02-21
1
-2
/
+2
*
|
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
1
-4
/
+4
|
\
\
\
|
*
|
|
dmaengine: remove dma_async_memcpy_complete() macro
Bartlomiej Zolnierkiewicz
2013-01-08
1
-1
/
+1
[next]