aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'master' into for-nextTejun Heo2009-07-03
|\
| * Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"Eric W. Biederman2009-06-30
| * ipv4: Fix fib_trie rebalancing, part 3Jarek Poplawski2009-06-30
| * sctp: xmit sctp packet always return no route errorWei Yongjun2009-06-29
| * xfrm: use xfrm_addr_cmp() instead of compare addresses directlyWei Yongjun2009-06-29
| * tcp: Do not tack on TSO data to non-TSO packetHerbert Xu2009-06-29
| * tcp: Stop non-TSO packets morphing into TSOHerbert Xu2009-06-29
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...David S. Miller2009-06-29
| |\
| | * nl802154: add module license and descriptionDmitry Eremin-Solenikov2009-06-29
| | * nl802154: fix Oops in ieee802154_nl_get_devDmitry Eremin-Solenikov2009-06-29
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-29
| |\ \
| | * | netfilter: xtables: conntrack match revision 2Jan Engelhardt2009-06-29
| | * | netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2009-06-29
| | * | nf_conntrack: Use rcu_barrier()Jesper Dangaard Brouer2009-06-25
| | |/
| * | gro: Flush GRO packets in napi_disable_pending pathHerbert Xu2009-06-26
| * | inet: Call skb_orphan before tproxy activatesHerbert Xu2009-06-26
| * | mac80211: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-26
| * | sunrpc: Use rcu_barrier() on unload.Jesper Dangaard Brouer2009-06-26
| * | bridge: Use rcu_barrier() instead of syncronize_net() on unload.Jesper Dangaard Brouer2009-06-26
| * | ipv6: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-26
| * | decnet: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-06-26
| * | ipv6: avoid wraparound for expired preferred lifetimeJens Rosenboom2009-06-25
| * | tcp: missing check ACK flag of received segment in FIN-WAIT-2 stateWei Yongjun2009-06-25
| * | Phonet: generate Netlink RTM_DELADDR when destroying a deviceRémi Denis-Courmont2009-06-25
| * | Phonet: publicize the Netlink notification functionRémi Denis-Courmont2009-06-25
| * | ipsec: Fix name of CAST algorithmHerbert Xu2009-06-24
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-24
| |\
| | * ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman2009-06-23
| | * net: Move rx skb_orphan call to where neededHerbert Xu2009-06-23
| | * ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
| | * netfilter: xt_rateest: fix comparison with selfPatrick McHardy2009-06-22
| | * netfilter: xt_quota: fix incomplete initializationJan Engelhardt2009-06-22
| | * netfilter: nf_log: fix direct userspace memory access in proc handlerPatrick McHardy2009-06-22
| | * netfilter: fix some sparse endianess warningsPatrick McHardy2009-06-22
| | * netfilter: nf_conntrack: fix conntrack lookup racePatrick McHardy2009-06-22
| | * netfilter: nf_conntrack: fix confirmation race conditionPatrick McHardy2009-06-22
| | * netfilter: nf_conntrack: death_by_timeout() fixEric Dumazet2009-06-22
| * | Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-22
| |\ \
| | * | SUNRPC: Fix the TCP server's send buffer accountingTrond Myklebust2009-06-18
| | * | sunrpc: potential memory leak in function rdma_read_xdrChristian Engelmayer2009-06-15
| | * | sunrpc: align cache_clean work's timerAnton Blanchard2009-06-15
| | * | Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-15
| | |\ \
| | * | | SUNRPC: Clean up one_sock_name()Chuck Lever2009-04-28
| | * | | SUNRPC: Support PF_INET6 in one_sock_name()Chuck Lever2009-04-28
| | * | | SUNRPC: Switch one_sock_name() to use snprintf()Chuck Lever2009-04-28
| | * | | SUNRPC: pass buffer size to svc_sock_names()Chuck Lever2009-04-28
| | * | | SUNRPC: pass buffer size to svc_addsock()Chuck Lever2009-04-28
| | * | | NFSD: Prevent a buffer overflow in svc_xprt_names()Chuck Lever2009-04-28
| | * | | SUNRPC: Fix error return value of svc_addr_len()Chuck Lever2009-04-28
| | * | | net/sunrpc/svc_xprt.c: fix sparse warningsH Hartley Sweeten2009-04-28