summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfrm: fix xfrm by MARK logicPeter Kosyh2010-07-042-0/+4
* Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-07-023-48/+58
|\
| * vhost: add unlikely annotations to error pathMichael S. Tsirkin2010-07-012-28/+29
| * vhost: break out of polling loop on errorMichael S. Tsirkin2010-06-273-22/+31
* | virtio_net: fix oom handling on txRusty Russell2010-07-021-8/+13
* | virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin2010-07-021-4/+3
* | s2io: resolve statistics issuesJon Mason2010-07-022-41/+64
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-07-021-2/+4
|\ \
| * | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-021-2/+4
* | | linux/net.h: fix kernel-doc warningsRandy Dunlap2010-07-021-2/+1
* | | net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend2010-07-024-5/+30
* | | sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend2010-07-021-2/+10
* | | qlge: fix a eeh handler to not add a pending timerBreno Leitao2010-07-021-0/+2
* | | qlge: Replacing add_timer() to mod_timer()Breno Leitao2010-07-021-6/+3
* | | usbnet: Set parent device early for netdev_printk()Ben Hutchings2010-07-021-2/+3
* | | net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings2010-07-021-12/+6
* | | drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester2010-07-011-1/+1
* | | bonding: check if clients MAC addr has changedFlavio Leitner2010-06-301-1/+2
* | | Bluetooth: Fix abuse of the preincrement operatorDavid Howells2010-06-301-1/+1
* | | mv643xx_eth: use sw csum for big packetsSaeed Bishara2010-06-302-2/+12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
|\ \ \
| * | | iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy2010-06-251-5/+1
| * | | iwlwifi: fix multicastJohannes Berg2010-06-251-1/+6
| * | | ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2010-06-232-1/+11
* | | | xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen2010-06-301-1/+1
* | | | ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville2010-06-291-1/+3
* | | | ixgbe: disable tx engine before disabling tx laserJohn Fastabend2010-06-291-4/+4
* | | | ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek2010-06-291-1/+2
* | | | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-292-9/+29
* | | | ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings2010-06-291-2/+3
* | | | bonding: prevent netpoll over bonded interfacesAndy Gospodarek2010-06-281-11/+22
* | | | phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-261-0/+1
* | | | ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-261-1/+2
* | | | vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt2010-06-261-9/+20
* | | | isdn/gigaset: correct CAPI connection state storageTilman Schmidt2010-06-253-53/+180
* | | | isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-253-38/+52
* | | | isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt2010-06-251-32/+51
* | | | isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt2010-06-251-4/+4
* | | | isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt2010-06-256-112/+94
* | | | cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli2010-06-251-1/+2
* | | | smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki2010-06-251-5/+13
* | | | ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger2010-06-251-1/+1
* | | | Bluetooth: Bring back var 'i' incrementGustavo F. Padovan2010-06-241-0/+2
* | | | xfrm: check bundle policy existance before dereferencing itTimo Teräs2010-06-241-1/+2
| |_|/ |/| |
* | | sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips2010-06-231-5/+14
* | | cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-231-21/+34
* | | net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty2010-06-231-0/+2
* | | snmp: fix SNMP_ADD_STATS()Eric Dumazet2010-06-231-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-221-0/+1
|\ \ \ | |/ /
| * | ath5k: initialize ah->ah_current_channelBob Copeland2010-06-181-0/+1
OpenPOWER on IntegriCloud