summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-08tcp6: Add GRO supportHerbert Xu
2009-01-07Merge branch 'next' into for-linusJames Morris
2009-01-06net_dma: convert to dma_find_channelDan Williams
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams
2009-01-05tcp: Kill extraneous SPLICE_F_NONBLOCK checks.David S. Miller
2009-01-05tcp: don't mask EOF and socket errors on nonblocking splice receiveLennert Buytenhek
2009-01-04gro: Use gso_size to store MSSHerbert Xu
2008-12-31netlabel: Update kernel configuration APIPaul Moore
2008-12-29net: Fix percpu counters deadlockHerbert Xu
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-26ipsec: Remove useless ret variableHerbert Xu
2008-12-25tcp: Always set urgent pointer if it's beyond snd_nxtHerbert Xu
2008-12-25netns: igmp: make /proc/net/{igmp,mcfilter} per netnsAlexey Dobriyan
2008-12-25netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-18tcp: Stop scaring users with "treason uncloaked!"Matt Mackall
2008-12-16ipmr: merge common codeIlpo Järvinen
2008-12-15tcp: Add GRO supportHerbert Xu
2008-12-15ipv4: Add GRO infrastructureHerbert Xu
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-15netfilter: update rwlock initialization for nat_tableSteven Rostedt
2008-12-14icsk: join error paths using gotoIlpo Järvinen
2008-12-09tcp: tcp_vegas cong avoid fix Doug Leith
2008-12-05tcp: fix tso_should_defer in 64bitIlpo Järvinen
2008-12-05tcp: use tcp_write_xmit also in tcp_push_oneIlpo Järvinen
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-05tcp: move some parts from tcp_write_xmitIlpo Järvinen
2008-12-05tcp: share code through function, not through copy-paste. :-)Ilpo Järvinen
2008-12-05tcp: drop tcp_bound_rto, merge content of it tcp_set_rtoIlpo Järvinen
2008-12-05tcp: no need to pass prev skb around, reduces arg pressureIlpo Järvinen
2008-12-05tcp: introduce struct tcp_sacktag_state to reduce arg pressureIlpo Järvinen
2008-12-05tcp: make mtu probe failure to not break gso'ed skbs unnecessarilyIlpo Järvinen
2008-12-05tcp: Fix thinko making the not-shiftable to cover S|R as wellIlpo Järvinen
2008-12-05tcp: force mss equality with the next skb too.Ilpo Järvinen
2008-12-04tcp: tcp_vegas ssthresh bug fixDoug Leith
2008-12-03net: /proc/net/ip_mr_cache, display Iif as a signed shortBenjamin Thery
2008-12-03net: fix /proc/net/ip_mr_cache display - V2Benjamin Thery
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03tcp: make urg+gso work for real this timeIlpo Järvinen
2008-12-01net: percpu_counter_inc() should not be called in BH-disabled sectionEric Dumazet
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet
2008-11-25net: Use a percpu_counter for sockets_allocatedEric Dumazet
2008-11-25netns xfrm: AH/ESP in netns!Alexey Dobriyan
2008-11-25netns xfrm: ->get_saddr in netnsAlexey Dobriyan
2008-11-25netns xfrm: ->dst_lookup in netnsAlexey Dobriyan