summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12r8152: check RTL8152_UNPLUGhayeswang
2014-04-12net: sun4i-emac: add promiscuous supportMarc Zyngier
2014-04-12net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2014-04-11Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-04-11drivers: net: cpsw: enable interrupts after napi enable and clearing previous...Mugunthan V N
2014-04-11drivers: net: cpsw: discard all packets received when interface is downMugunthan V N
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-11Drivers: net: hyperv: Address UDP checksum issuesKY Srinivasan
2014-04-11Drivers: net: hyperv: Negotiate suitable ndis version for offload supportKY Srinivasan
2014-04-11Drivers: net: hyperv: Allocate memory for all possible per-pecket informationKY Srinivasan
2014-04-11bonding: Remove debug_fs files when module init failsThomas Richter
2014-04-11i40evf: program RSS LUT correctlyMitch A Williams
2014-04-11i40evf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgb: remove open-coded skb_cow_headFrancois Romieu
2014-04-11igbvf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11igb: fix last_rx_timestamp usageJakub Kicinski
2014-04-11igb: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000e: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000: remove open-coded skb_cow_headFrancois Romieu
2014-04-11e1000: remove debug messages with function namesJakub Kicinski
2014-04-11ixgbevf: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbevf: Add bit to mark work queue initializationMark Rustad
2014-04-11ixgbe: remove open-coded skb_cow_headFrancois Romieu
2014-04-11ixgbe: Add bit to mark service task initializationMark Rustad
2014-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-09drivers: net: cpsw: Add default vlan for dual emac case alsoMugunthan V N
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau
2014-04-09ath9k_hw: reduce ANI firstep range for older chipsFelix Fietkau
2014-04-09ath9k: Enable DFS only when ATH9K_DFS_CERTIFIEDJanusz Dziedzic
2014-04-09b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki
2014-04-09rtlwifi: btcoexist: remove undefined Kconfig macrosPaul Bolle
2014-04-09ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated framesChun-Yeow Yeoh
2014-04-09rsi: Fixed issue relating to doing dma on stack error.Fariya Fatima
2014-04-09rsi: Fixed issue relating to index of q_num.Fariya Fatima
2014-04-09rsi: Fixed issue relating to return value.Fariya Fatima
2014-04-09rsi: Fixed issue relating to variable de-referenced before check 'adapter'Fariya Fatima
2014-04-09rsi: Fixed signedness bug reported by static code analyzer.Fariya Fatima
2014-04-09rsi: Potential null pointer derefernce issue fixed.Fariya Fatima
2014-04-09net phylib: Remove unnecessary condition check in phyBalakumaran Kannan
2014-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-08Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-08isdnloop: several buffer overflowsDan Carpenter
2014-04-08DRM: armada: fix corruption while loading cursorsRussell King
2014-04-07Merge tag 'stable/for-linus-3.15-tag2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König