index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2012-08-31
tcp: TCP Fast Open Server - main code path
Jerry Chu
2012-08-31
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
2012-08-31
tcp: TCP Fast Open Server - header & support functions
Jerry Chu
2012-08-31
ipv4: Minor logic clean-up in ipv4_mtu
Alexander Duyck
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-08-30
ipv4: must use rcu protection while calling fib_lookup
Eric Dumazet
2012-08-30
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
2012-08-30
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
Pablo Neira Ayuso
2012-08-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
tcp: fix cwnd reduction for non-sack recovery
Yuchung Cheng
2012-08-24
ipv4: take rt_uncached_lock only if needed
Eric Dumazet
2012-08-23
net: reinstate rtnl in call_netdevice_notifiers()
Eric Dumazet
2012-08-22
net: remove delay at device dismantle
Eric Dumazet
2012-08-22
ipv4: properly update pmtu
Eric Dumazet
2012-08-22
Merge git://1984.lsi.us.es/nf-next
David S. Miller
2012-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
netfilter: remove unnecessary goto statement for error recovery
Jean Sacren
2012-08-21
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
2012-08-21
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
2012-08-21
tcp: fix possible socket refcount problem
Eric Dumazet
2012-08-20
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
Neal Cardwell
2012-08-20
Merge git://1984.lsi.us.es/nf
David S. Miller
2012-08-15
net: remove wrong initialization for snd_wl1
Razvan Ghitulete
2012-08-14
userns: Teach inet_diag to work with user namespaces
Eric W. Biederman
2012-08-14
userns: Use kgids for sysctl_ping_group_range
Eric W. Biederman
2012-08-14
userns: Print out socket uids in a user namespace aware fashion.
Eric W. Biederman
2012-08-14
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
Igor Maravic
2012-08-14
ipv4: Cache local output routes
Yan, Zheng
2012-08-14
netfilter: PTR_RET can be used
Wu Fengguang
2012-08-10
ipv4: fix ip_send_skb()
Eric Dumazet
2012-08-10
netfilter: nf_nat_sip: fix via header translation with multiple parameters
Patrick McHardy
2012-08-10
netfilter: nf_ct_sip: fix IPv6 address parsing
Patrick McHardy
2012-08-09
net: tcp: ipv6_mapped needs sk_rx_dst_set method
Eric Dumazet
2012-08-09
ipv4: tcp: unicast_sock should not land outside of TCP stack
Eric Dumazet
2012-08-09
net: Loopback ifindex is constant now
Pavel Emelyanov
2012-08-09
time: jiffies_delta_to_clock_t() helper to the rescue
Eric Dumazet
2012-08-09
tcp: must free metrics at net dismantle
Eric Dumazet
2012-08-08
net: fib: fix incorrect call_rcu_bh()
Eric Dumazet
2012-08-07
fib: use __fls() on non null argument
Eric Dumazet
2012-08-06
tcp: ecn: dont delay ACKS after CE
Eric Dumazet
2012-08-06
net: tcp: GRO should be ECN friendly
Eric Dumazet
2012-08-06
net: ipv6: fix TCP early demux
Eric Dumazet
2012-08-06
ip: fix error handling in ip_finish_output2()
Vasiliy Kulikov
2012-08-06
tcp_output: fix sparse warning for tcp_wfree
Silviu-Mihai Popescu
2012-08-04
ipv4: Introduce IN_DEV_NET_ROUTE_LOCALNET
Eric Dumazet
2012-08-04
ipv4: change inet_addr_hash()
Eric Dumazet
2012-08-02
ipv4: route.c cleanup
Eric Dumazet
2012-08-02
tcp: Apply device TSO segment limit earlier
Ben Hutchings
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
[next]