summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao1-0/+1
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller1-4/+2
2012-07-09NFC: Prevent NULL deref when getting socket nameSasha Levin1-1/+1
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn1-1/+1
2012-07-09Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2-2/+4
2012-07-09netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso1-1/+1
2012-07-09netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik1-1/+3
2012-07-09cnic: Don't use netdev->base_addrMichael Chan1-2/+5
2012-07-09net: qmi_wwan: add ZTE MF60Bjørn Mork1-0/+18
2012-07-09cgroup: fix panic in netprio_cgroupGao feng1-1/+2
2012-07-09small cleanup in ax25_addr_parse()Dan Carpenter1-2/+4
2012-07-09be2net: Fix EndianLi RongQing1-1/+1
2012-07-09netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney1-2/+8
2012-07-09bcm87xx: fix reg-init comment typoPeter Korsgaard1-1/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt16-431/+159
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck1-0/+5
2012-07-09bcm87xx: disable autonegotiation by defaultPeter Korsgaard1-0/+1
2012-07-09sky2: Fix for interrupt handlerMirko Lindner1-1/+3
2012-07-09sky2: Added support for Optima EEEMirko Lindner2-1/+18
2012-07-09net/macb: manage carrier state with call to netif_carrier_{on|off}()Nicolas Ferre1-2/+11
2012-07-09netem: add limitation to reordered packetsEric Dumazet1-27/+15
2012-07-08atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-07-08sctp: refactor sctp_packet_append_chunk and clenup some memory leaksNeil Horman1-27/+52
2012-07-08net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2-3/+3
2012-07-08bnx2i: use strlcpy() instead of memcpy() for stringsDan Carpenter1-1/+1
2012-07-08ieee802154: verify packet size before trying to allocate itSasha Levin1-6/+6
2012-07-07Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller11-23/+320
2012-07-07asix: avoid copies in tx pathEric Dumazet1-4/+24
2012-07-07net/mlx4_en: Add support for drop action through ethtoolHadar Hen Zion4-2/+42
2012-07-07net/mlx4_en: Manage flow steering rules with ethtoolHadar Hen Zion2-0/+389
2012-07-07net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion3-0/+108
2012-07-07net/mlx4_core: Add resource tracking for device managed flow steering rulesHadar Hen Zion2-8/+125
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion14-81/+758
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion5-0/+86
2012-07-07net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion6-81/+148
2012-07-07net/mlx4_en: Re-design multicast attachments flowYevgeny Petrilin2-35/+124
2012-07-07net/mlx4_core: Change resource tracking ID to be 64 bitHadar Hen Zion2-14/+14
2012-07-07net/mlx4_core: Change resource tracking mechanism to use red-black treeHadar Hen Zion2-32/+77
2012-07-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller16-257/+591
2012-07-07r6040: remove duplicate call to the pci_set_drvdataDevendra Naga1-1/+0
2012-07-06ipv6: fix a bad cast in ip6_dst_lookup_tail()Eric Dumazet1-1/+1
2012-07-05ipv6: remove redundant declarationsEric Dumazet1-3/+0
2012-07-05ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller5-16/+73
2012-07-05ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller1-7/+8
2012-07-06batman-adv: check incoming packet type for blaSimon Wunderlich3-7/+19
2012-07-05ipv6: Initialize the neighbour pointer of rt6_info on allocationSteffen Klassert1-1/+1
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller110-726/+1305
2012-07-05drivers/ieee802154/at231rf230: remove unused return statusalex.bluesman.smirnov@gmail.com1-2/+1