aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/xtsonic.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-07bridge: Clear IPCB before possible entry into IP stackHerbert Xu1-0/+3
2010-07-05bridge br_multicast: BUG: unable to handle kernel NULL pointer dereferenceHerbert Xu1-9/+12
2010-07-05net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is definedBen Hutchings1-1/+1
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-04xfrm: fix xfrm by MARK logicPeter Kosyh2-0/+4
2010-07-02virtio_net: fix oom handling on txRusty Russell1-8/+13
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin1-4/+3
2010-07-02s2io: resolve statistics issuesJon Mason2-41/+64
2010-07-02linux/net.h: fix kernel-doc warningsRandy Dunlap1-2/+1
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend4-5/+30
2010-07-02sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lockJohn Fastabend1-2/+10
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao1-0/+2
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao1-6/+3
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings1-2/+3
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings1-12/+6
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet1-2/+4
2010-07-01drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester1-1/+1
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin2-28/+29
2010-06-30bonding: check if clients MAC addr has changedFlavio Leitner1-1/+2
2010-06-30Bluetooth: Fix abuse of the preincrement operatorDavid Howells1-1/+1
2010-06-30mv643xx_eth: use sw csum for big packetsSaeed Bishara2-2/+12
2010-06-30xfrm: fix XFRMA_MARK extraction in xfrm_mark_getAndreas Steffen1-1/+1
2010-06-29ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville1-1/+3
2010-06-29ixgbe: disable tx engine before disabling tx laserJohn Fastabend1-4/+4
2010-06-29ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek1-1/+2
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2-9/+29
2010-06-29ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings1-2/+3
2010-06-28bonding: prevent netpoll over bonded interfacesAndy Gospodarek1-11/+22
2010-06-27vhost: break out of polling loop on errorMichael S. Tsirkin3-22/+31
2010-06-26phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby1-1/+2
2010-06-26vxge: fix memory leak in vxge_alloc_msix() error pathMichal Schmidt1-9/+20
2010-06-25isdn/gigaset: correct CAPI connection state storageTilman Schmidt3-53/+180
2010-06-25isdn/gigaset: encode HLC and BC togetherTilman Schmidt3-38/+52
2010-06-25isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt1-32/+51
2010-06-25isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt1-4/+4
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt6-112/+94
2010-06-25cpmac: do not leak struct net_device on phy_connect errorsFlorian Fainelli1-1/+2
2010-06-25smc91c92_cs: fix the problem that lan & modem does not work simultaneouslyKen Kawasaki1-5/+13
2010-06-25ipv6: fix NULL reference in proxy neighbor discoverystephen hemminger1-1/+1
2010-06-25iwlwifi: set TX_CMD_FLAG_PROT_REQUIRE_MSK in tx_flagWey-Yi Guy1-5/+1
2010-06-25iwlwifi: fix multicastJohannes Berg1-1/+6
2010-06-24Bluetooth: Bring back var 'i' incrementGustavo F. Padovan1-0/+2
2010-06-24xfrm: check bundle policy existance before dereferencing itTimo Teräs1-1/+2
2010-06-23sky2: enable rx/tx in sky2_phy_reinit()Brandon Philips1-5/+14
2010-06-23ath9k: Fix bug in starting aniVasanthakumar Thiagarajan2-1/+11
2010-06-23cnic: Disable statistics initialization for eth clients that do not support statisticsDmitry Kravkov1-21/+34
2010-06-23net: add dependency on fw class module to qlcnic and netxen_nicAnirban Chakraborty1-0/+2
2010-06-23snmp: fix SNMP_ADD_STATS()Eric Dumazet1-1/+1
2010-06-22hso: remove setting of low_latency flagFilip Aben1-1/+0