summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: Fix recvmsg MSG_PEEK influence of blocking behavior.David S. Miller2008-11-051-2/+1
* netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2008-11-052-0/+8
* ipv6: fix run pending DAD when interface becomes readyBenjamin Thery2008-11-051-1/+3
* net/9p: fix printk format warningsRandy Dunlap2008-11-051-11/+20
* net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-043-13/+43
* xfrm: Have af-specific init_tempsel() initialize family field of temporary se...Andreas Steffen2008-11-042-0/+2
* xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-031-2/+2
* niu: Use pci_ioremap_bar().David S. Miller2008-11-031-5/+1
* bnx2x: Version UpdateEilon Greenstein2008-11-031-2/+2
* bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-031-2/+2
* bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-031-4/+5
* bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-031-0/+2
* mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
* net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
* fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
* XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
* SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
* 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
* drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
* af_unix: netns: fix problem of return valueJianjun Kong2008-11-011-1/+1
* IRDA: remove double inclusion of module.hAlexander Beregalov2008-11-012-2/+0
* 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
* bpa10x: free sk_buff with kfree_skbIlpo Järvinen2008-10-311-2/+2
* xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co2008-10-311-0/+2
* net: Really remove all of LOOPBACK_TSO code.David S. Miller2008-10-311-9/+0
* Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller2008-10-304-4/+29
|\
| * netlabel: Fix compilation warnings in net/netlabel/netlabel_addrlist.cManish Katiyar2008-10-302-0/+24
| * netlabel: Fix compiler warnings in netlabel_mgmt.cPaul Moore2008-10-291-1/+1
| * cipso: unsigned buf_len cannot be negativeroel kluin2008-10-291-3/+4
* | netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan2008-10-301-2/+2
* | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-302-0/+34
* | net: delete excess kernel-doc notationRandy Dunlap2008-10-303-3/+0
* | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-3013-37/+127
|\ \
| * | gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho2008-10-311-0/+9
| * | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-315-1/+59
| * | at91_ether: request/free GPIO for PHY interruptDavid Brownell2008-10-311-1/+5
| * | amd8111e: fix dma_free_coherent contextChunbo Luo2008-10-311-5/+4
| * | atl1: fix vlan tag regressionJay Cliburn2008-10-312-4/+5
| * | SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-311-2/+0
| * | myri10ge: fix stop/go mmio orderingBrice Goglin2008-10-311-1/+3
| * | bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek2008-10-311-5/+8
| * | bonding: Clean up resource leaksJay Vosburgh2008-10-311-18/+31
| * | bonding: fix miimon failure counterJay Vosburgh2008-10-311-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-309-25/+19
|\ \ \
| * | | ath5k: add self to MAINTAINERSBob Copeland2008-10-291-0/+2
| * | | ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA modeBob Copeland2008-10-291-3/+1
| * | | ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns2008-10-292-15/+9
OpenPOWER on IntegriCloud