summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-051-1/+3
| * | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-3/+21
| |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-043-10/+24
| |\ \ | | |/
| | * xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-031-2/+2
| | * XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
| | * udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-021-2/+8
| | * udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-021-5/+13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0212-17/+89
| |\ \ | | |/
| | * af_unix: netns: fix problem of return valueJianjun Kong2008-11-011-1/+1
| | * udp: multicast packets need to check namespaceEric Dumazet2008-11-012-9/+11
| | * net: add documentation for skb recyclingStephen Hemminger2008-11-011-0/+12
| | * key: fix setkey(8) policy set breakageAlexey Dobriyan2008-10-311-1/+0
| * | saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
* | | net: Don't leak packets when a netns is going downEric W. Biederman2008-11-051-1/+3
* | | net: Guaranetee the proper ordering of the loopback device.Eric W. Biederman2008-11-051-0/+12
* | | netns: Delete virtual interfaces during namespace cleanupEric W. Biederman2008-11-051-0/+6
* | | net: sk_free_datagram() should use sk_mem_reclaim_partial()Eric Dumazet2008-11-051-3/+2
* | | dccp: Cleanup routines for feature negotiationGerrit Renker2008-11-043-1/+3
* | | dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-048-6/+69
* | | dccp: List management for new feature negotiationGerrit Renker2008-11-042-0/+75
* | | dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-11-041-0/+39
* | | dccp: Basic data structure for feature negotiationGerrit Renker2008-11-041-0/+61
* | | net/: Kill now superfluous ->last_rx stores.David S. Miller2008-11-037-9/+0
* | | netem: eliminate unneeded return valuesStephen Hemminger2008-11-031-21/+9
* | | net: remove two duplicated #includeJianjun Kong2008-11-032-2/+0
* | | net: '&' reduxAlexey Dobriyan2008-11-0338-509/+509
* | | net: increase receive packet quantumStephen Hemminger2008-11-031-7/+4
* | | IPVS: Remove supports_ipv6 scheduler flagJulius Volz2008-11-0311-48/+6
* | | IPVS: Add IPv6 support to LBLC/LBLCR schedulersJulius Volz2008-11-032-61/+92
* | | pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset()Jarek Poplawski2008-11-031-0/+3
* | | net: clean up net/ipv4/tcp_ipv4.cJianjun Kong2008-11-031-8/+8
* | | net: clean up net/ipv4/devinet.cJianjun Kong2008-11-031-5/+5
* | | net: clean up net/ipv4/pararp.cJianjun Kong2008-11-031-7/+7
* | | net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.cJianjun Kong2008-11-033-5/+5
* | | net: clean up net/ipv4/ipmr.cJianjun Kong2008-11-031-65/+65
* | | net: clean up net/ipv4/ip_sockglue.c tcp_output.cJianjun Kong2008-11-032-20/+20
* | | net: clean up net/ipv4/igmp.cJianjun Kong2008-11-031-23/+23
* | | net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.cJianjun Kong2008-11-033-18/+18
* | | net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po...Jianjun Kong2008-11-036-12/+12
* | | net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in...Jianjun Kong2008-11-036-13/+13
* | | sunrpc: Fix build warning due to typo in %pI4 format changes.David S. Miller2008-11-021-1/+1
* | | IPVS: Add IPv6 support to SH and DH schedulersJulius Volz2008-11-022-18/+42
* | | sch_netem: Replace ->requeue() method with open codeJarek Poplawski2008-11-021-1/+5
* | | sch_netem: Remove classful functionalityJarek Poplawski2008-11-021-87/+0
* | | [TCP] CUBIC v2.3Sangtae Ha2008-11-021-11/+109
* | | af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong2008-11-013-44/+42
* | | udp: add a missing smp_wmb() in udp_lib_get_port()Eric Dumazet2008-11-011-0/+5
* | | xfrm6: handling fragmentNicolas Dichtel2008-11-011-3/+6
* | | mac80211: fix two kernel-doc warningsJohannes Berg2008-10-311-18/+20
* | | wireless regulatory: move ignore_requestJohannes Berg2008-10-311-63/+63
OpenPOWER on IntegriCloud