summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-1033-90/+137
|\
| * bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan2012-07-101-3/+3
| * IPoIB: fix skb truesize underestimatiomEric Dumazet2012-07-101-4/+8
| * net: Fix memory leak - vlan_info structAmir Hanania2012-07-101-0/+3
| * Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-07-103-7/+19
| |\
| | * batman-adv: check incoming packet type for blaSimon Wunderlich2012-07-063-7/+19
| * | gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet2012-07-091-4/+3
| * | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-091-1/+2
| * | net/rxrpc/ar-peer.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-1/+1
| * | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variableJulia Lawall2012-07-091-2/+2
| * | net: cgroup: fix out of bounds accessesEric Dumazet2012-07-092-4/+8
| * | bonding: debugfs and network namespaces are incompatibleEric W. Biederman2012-07-091-1/+1
| * | bonding: Manage /proc/net/bonding/ entries from the netdev eventsEric W. Biederman2012-07-091-3/+6
| * | stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-091-1/+2
| * | stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-091-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-097-17/+14
| |\ \
| | * | iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-07-091-2/+2
| | * | iwlegacy: always monitor for stuck queuesStanislaw Gruszka2012-07-091-8/+6
| | * | rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
| | * | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
| | * | mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2
| | * | NFC: Prevent NULL deref when getting socket nameSasha Levin2012-07-091-1/+1
| | * | mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn2012-07-091-1/+1
| * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-07-092-2/+4
| |\ \ \
| | * | | netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso2012-07-091-1/+1
| | * | | netfilter: ipset: timeout fixing bug broke SET target special timeout valueJozsef Kadlecsik2012-07-091-1/+3
| | | |/ | | |/|
| * | | cnic: Don't use netdev->base_addrMichael Chan2012-07-091-2/+5
| * | | net: qmi_wwan: add ZTE MF60Bjørn Mork2012-07-091-0/+18
| * | | cgroup: fix panic in netprio_cgroupGao feng2012-07-091-1/+2
| * | | netdev/phy: Fixup lockdep warnings in mdio-mux.cDavid Daney2012-07-091-2/+8
| * | | ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
| * | | netem: add limitation to reordered packetsEric Dumazet2012-07-091-27/+15
| * | | atl1c: fix issue of transmit queue 0 timed outCloud Ren2012-07-081-1/+0
| * | | net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet2012-07-082-3/+3
| * | | ieee802154: verify packet size before trying to allocate itSasha Levin2012-07-081-6/+6
| |/ /
* | | qlge: Bumped driver version to 1.00.00.31Jitendra Kalsaria2012-07-101-1/+1
* | | qlge: Refactoring of ethtool stats.Jitendra Kalsaria2012-07-101-138/+157
* | | qlge: Moving low level frame error to ethtool statistics.Jitendra Kalsaria2012-07-103-27/+58
* | | qlge: Fixed double pci free upon tx_ring->q allocation failure.Jitendra Kalsaria2012-07-101-4/+6
* | | qlge: Added missing case statement to ethtool get_strings.Jitendra Kalsaria2012-07-101-0/+5
* | | qlge: Clean up ethtool set WOL routine.Jitendra Kalsaria2012-07-101-9/+0
* | | qlge: Fix ethtool WOL calls to operate only on devices that support WOL.Jitendra Kalsaria2012-07-102-4/+18
* | | qlge: Cleanup atomic queue threshold check.Jitendra Kalsaria2012-07-102-5/+1
* | | qlge: Fix TX queue stoppage due to full condition.Jitendra Kalsaria2012-07-101-1/+11
* | | net: calxedaxgmac: enable rx cut-thru modeRob Herring2012-07-101-2/+3
* | | net: calxedaxgmac: set outstanding AXI bus transactions to 8Rob Herring2012-07-101-1/+1
* | | net: calxedaxgmac: fix hang on rx refillRob Herring2012-07-101-15/+12
* | | net: calxedaxgmac: fix net timeout recoveryRob Herring2012-07-101-0/+1
* | | ll_temac: remove unnecessary setting of skb->devJon Mason2012-07-101-1/+0
* | | sunhme: remove unnecessary setting of skb->devJon Mason2012-07-101-3/+0
OpenPOWER on IntegriCloud