summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* gre: optimize hash lookupTimo Teras2009-01-261-29/+40
* netns: ipmr: enable namespace support in ipv4 multicast routing codeBenjamin Thery2009-01-222-113/+141
* netns: ipmr: declare ipmr /proc/net entries per-namespaceBenjamin Thery2009-01-221-39/+62
* netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-221-10/+12
* netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery2009-01-221-13/+11
* netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery2009-01-221-18/+21
* netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery2009-01-221-13/+28
* netns: ipmr: store netns in struct mfc_cacheBenjamin Thery2009-01-221-9/+17
* netns: ipmr: dynamically allocate vif_tableBenjamin Thery2009-01-221-41/+68
* netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery2009-01-221-15/+13
* gre: strict physical device bindingTimo Teras2009-01-211-40/+88
* inet: Allowing more than 64k connections and heavily optimize bind(0) time.Evgeniy Polyakov2009-01-212-8/+44
* gso: Ensure that the packet is long enoughHerbert Xu2009-01-141-6/+7
* tcp: splice as many packets as possible at onceWilly Tarreau2009-01-131-2/+9
* netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-121-1/+1
* netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-125-25/+5
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-093-5/+4
|\
| * net_dma: convert to dma_find_channelDan Williams2009-01-063-4/+4
| * dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-1/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-081-21/+65
|\ \
| * \ Merge branch 'next' into for-linusJames Morris2009-01-071-21/+65
| |\ \
| | * | netlabel: Update kernel configuration APIPaul Moore2008-12-311-21/+65
| | |/
* | | tcp6: Add GRO supportHerbert Xu2009-01-081-0/+2
|/ /
* | tcp: Kill extraneous SPLICE_F_NONBLOCK checks.David S. Miller2009-01-051-4/+0
* | tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek2009-01-051-4/+4
* | gro: Use gso_size to store MSSHerbert Xu2009-01-041-4/+1
|/
* net: Fix percpu counters deadlockHerbert Xu2008-12-294-7/+16
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell2008-12-292-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2862-1286/+2136
|\
| * ipsec: Remove useless ret variableHerbert Xu2008-12-261-3/+1
| * tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu2008-12-251-4/+8
| * netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan2008-12-251-9/+40
| * netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan2008-12-251-0/+1
| * tcp: Stop scaring users with "treason uncloaked!"Matt Mackall2008-12-181-2/+2
| * ipmr: merge common codeIlpo Järvinen2008-12-161-64/+39
| * tcp: Add GRO supportHerbert Xu2008-12-153-0/+137
| * ipv4: Add GRO infrastructureHerbert Xu2008-12-151-0/+97
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-152-71/+11
| |\
| * | icsk: join error paths using gotoIlpo Järvinen2008-12-141-9/+10
| * | tcp: fix tso_should_defer in 64bitIlpo Järvinen2008-12-051-1/+1
| * | tcp: use tcp_write_xmit also in tcp_push_oneIlpo Järvinen2008-12-051-37/+17
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-052-12/+12
| |\ \
| * | | tcp: move some parts from tcp_write_xmitIlpo Järvinen2008-12-051-11/+12
| * | | tcp: share code through function, not through copy-paste. :-)Ilpo Järvinen2008-12-051-7/+10
| * | | tcp: drop tcp_bound_rto, merge content of it tcp_set_rtoIlpo Järvinen2008-12-051-9/+3
| * | | tcp: no need to pass prev skb around, reduces arg pressureIlpo Järvinen2008-12-051-5/+4
| * | | tcp: introduce struct tcp_sacktag_state to reduce arg pressureIlpo Järvinen2008-12-051-71/+74
| * | | tcp: make mtu probe failure to not break gso'ed skbs unnecessarilyIlpo Järvinen2008-12-051-12/+7
| * | | tcp: Fix thinko making the not-shiftable to cover S|R as wellIlpo Järvinen2008-12-051-1/+1
| * | | tcp: force mss equality with the next skb too.Ilpo Järvinen2008-12-051-5/+4
OpenPOWER on IntegriCloud