aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter2012-04-19
* tcp: fix retransmit of partially acked framesEric Dumazet2012-04-18
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-04-18
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-18
| |\
| | * ath9k: Fix TX fragmentationSujith Manoharan2012-04-17
| | * mac80211: fix logic error in ibss channel type checkFelix Fietkau2012-04-17
| | * MAINTAINERS: Add maintainer for iwlwifiWey-Yi Guy2012-04-17
| | * mac80211: fix truncated packets in cooked monitor rxFelix Fietkau2012-04-17
| | * bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-16
| | * mwifiex: update pcie8766 scratch register addressesBing Zhao2012-04-13
| | * ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-13
| | * ath5k: unmap io memory on probe failureJonathan Bither2012-04-13
| | * ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-13
| | * cfg80211: fix interface combinations check.Lukasz Kucharczyk2012-04-13
| | * brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-04-13
| | * libertas: fix signedness bug in lbs_auth_to_authtype()Amitkumar Karwar2012-04-13
* | | netns: do not leak net_generic data on failed initJulian Anastasov2012-04-18
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-04-17
|\ \
| * | ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoEAlexander Duyck2012-04-17
| * | ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier2012-04-17
* | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-17
* | | tcp: fix tcp_grow_window() for large incoming framesEric Dumazet2012-04-17
* | | drivers/net/wan/farsync.c: add missing iounmapJulia Lawall2012-04-17
* | | davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-17
* | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-17
* | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-17
* | | arcnet: rimi: Fix device name in debug outputJiri Kosina2012-04-17
* | | dummy: Add ndo_uninit().Hiroaki SHIMODA2012-04-16
|/ /
* | net: usb: smsc75xx: fix mtuStephane Fillod2012-04-16
* | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-16
* | net_sched: gred: Fix oops in gred_dump() in WRED modeDavid Ward2012-04-16
* | can: usb: PCAN-USB Pro: fix mem leaks in pcan_usb_pro_init() on error pathsJesper Juhl2012-04-16
* | net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi2012-04-14
* | ixgbe: fix WoL issue with fiberDon Skidmore2012-04-14
* | e1000e: issues in Sx on 82577/8/9Bruce Allan2012-04-14
* | net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-13
* | ks8851: Fix missing mutex_lock/unlockMatt Renzelmann2012-04-13
* | drivers/net/ethernet/xilinx/axi ethernet: Correct CopyrightMichal Simek2012-04-13
* | 8139cp: set intr mask after its handler is registeredJason Wang2012-04-13
* | atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-13
* | skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-13
* | ppp: Fix race condition with queue start/stopDavid Woodhouse2012-04-13
* | ipv6: fix problem with expired dst cacheGao feng2012-04-13
* | caif_hsi: use dev_dbg not dev_err for reportingKim Lilliestierna XX2012-04-13
* | caif-hsi: Free flip_buffer at shutdownsjur.brandeland@stericsson.com2012-04-13
* | caif: Fix memory leakage in the chnl_net.c.Tomasz Gregorek2012-04-13
* | l2tp: don't overwrite source address in l2tp_ip_bind()James Chapman2012-04-13
* | l2tp: fix refcount leak in l2tp_ip socketsJames Chapman2012-04-13
* | net: Fix misplaced parenthesis in virtio_net.cTorsten Kaiser2012-04-13
* | net/key/af_key.c: add missing kfree_skbJulia Lawall2012-04-13