aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2008-11-06Fix logic error in rfkill_check_duplicityJonathan McDowell
2008-11-06bonding: send IPv6 neighbor advertisement on failoverBrian Haley
2008-11-05net: Don't leak packets when a netns is going downEric W. Biederman
2008-11-05net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman
2008-11-05netns: Delete virtual interfaces during namespace cleanupEric W. Biederman
2008-11-05net/9p: fix printk format warningsRandy Dunlap
2008-11-05unsigned fid->fid cannot be negativeRoel Kluin
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi
2008-11-05p9: Fix leak of waitqueue in request allocation pathTom Tucker
2008-11-059p: Remove unneeded free of fcall for FlushTom Tucker
2008-11-059p: Make all client spin locks IRQ safeTom Tucker
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker
2008-11-05tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan
2008-11-05ipv6: fix run pending DAD when interface becomes readyBenjamin Thery
2008-11-05net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet
2008-11-05net/9p: fix printk format warningsRandy Dunlap
2008-11-04dccp: Cleanup routines for feature negotiationGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-11-04dccp: List management for new feature negotiationGerrit Renker
2008-11-04dccp: Implement lookup table for feature-negotiation informationGerrit Renker
2008-11-04dccp: Basic data structure for feature negotiationGerrit Renker
2008-11-04net: fix packet socket delivery in rx irq handlerPatrick McHardy
2008-11-04xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen
2008-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-03net/: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-03netem: eliminate unneeded return valuesStephen Hemminger
2008-11-03xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan
2008-11-03net: remove two duplicated #includeJianjun Kong
2008-11-03net: '&' reduxAlexey Dobriyan
2008-11-03net: increase receive packet quantumStephen Hemminger
2008-11-03IPVS: Remove supports_ipv6 scheduler flagJulius Volz
2008-11-03IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz
2008-11-03pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()Jarek Poplawski
2008-11-03net: clean up net/ipv4/tcp_ipv4.cJianjun Kong
2008-11-03net: clean up net/ipv4/devinet.cJianjun Kong
2008-11-03net: clean up net/ipv4/pararp.cJianjun Kong
2008-11-03net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.cJianjun Kong
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard
2008-11-03net: clean up net/ipv4/ipmr.cJianjun Kong
2008-11-03net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong
2008-11-03net: clean up net/ipv4/igmp.cJianjun Kong
2008-11-03net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.cJianjun Kong
2008-11-03net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong
2008-11-03net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong
2008-11-02sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun
2008-11-02IPVS: Add IPv6 support to SH and DH schedulersJulius Volz
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds