aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* ipsec: Remove useless ret variableHerbert Xu2008-12-26
* tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu2008-12-25
* netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan2008-12-25
* netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan2008-12-25
* tcp: Stop scaring users with "treason uncloaked!"Matt Mackall2008-12-19
* ipmr: merge common codeIlpo Järvinen2008-12-16
* tcp: Add GRO supportHerbert Xu2008-12-16
* ipv4: Add GRO infrastructureHerbert Xu2008-12-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
|\
| * netfilter: update rwlock initialization for nat_tableSteven Rostedt2008-12-15
| * tcp: tcp_vegas cong avoid fix Doug Leith2008-12-09
* | icsk: join error paths using gotoIlpo Järvinen2008-12-15
* | tcp: fix tso_should_defer in 64bitIlpo Järvinen2008-12-06
* | tcp: use tcp_write_xmit also in tcp_push_oneIlpo Järvinen2008-12-06
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-06
|\|
| * tcp: tcp_vegas ssthresh bug fixDoug Leith2008-12-04
| * tcp: make urg+gso work for real this timeIlpo Järvinen2008-12-04
* | tcp: move some parts from tcp_write_xmitIlpo Järvinen2008-12-06
* | tcp: share code through function, not through copy-paste. :-)Ilpo Järvinen2008-12-06
* | tcp: drop tcp_bound_rto, merge content of it tcp_set_rtoIlpo Järvinen2008-12-06
* | tcp: no need to pass prev skb around, reduces arg pressureIlpo Järvinen2008-12-06
* | tcp: introduce struct tcp_sacktag_state to reduce arg pressureIlpo Järvinen2008-12-06
* | tcp: make mtu probe failure to not break gso'ed skbs unnecessarilyIlpo Järvinen2008-12-06
* | tcp: Fix thinko making the not-shiftable to cover S|R as wellIlpo Järvinen2008-12-06
* | tcp: force mss equality with the next skb too.Ilpo Järvinen2008-12-06
* | net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery2008-12-04
* | net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery2008-12-04
* | net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet2008-12-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-28
|\ \
| * | netfilter: nfmark routing in OUTPUT, mangle, NFQUEUEEric Leblond2008-11-25
| * | netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott2008-11-04
| * | netfilter: arptable_filter: merge forward hookAlexey Dobriyan2008-11-04
| * | netfilter: netns-aware ipt_addrtypeAlexey Dobriyan2008-11-04
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\ \ \ | | |/ | |/|
| * | tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik2008-11-21
* | | net: Use a percpu_counter for orphan_countEric Dumazet2008-11-26
* | | net: Use a percpu_counter for sockets_allocatedEric Dumazet2008-11-26
* | | netns xfrm: AH/ESP in netns!Alexey Dobriyan2008-11-25
* | | netns xfrm: ->get_saddr in netnsAlexey Dobriyan2008-11-25
* | | netns xfrm: ->dst_lookup in netnsAlexey Dobriyan2008-11-25
* | | netns xfrm: dst garbage-collecting in netnsAlexey Dobriyan2008-11-25
* | | netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
* | | netns xfrm: state lookup in netnsAlexey Dobriyan2008-11-25
* | | netns xfrm: add struct xfrm_state::xs_netAlexey Dobriyan2008-11-25
* | | net: udp_unhash() can test if sk is hashedEric Dumazet2008-11-25
* | | tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-25
* | | xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-25
* | | ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-25
* | | tcp: add some mibs to track collapsingIlpo Järvinen2008-11-25
* | | tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-25