Age | Commit message (Expand) | Author |
2014-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-12 | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb | Linus Torvalds |
2014-04-12 | drivers: net: xen-netfront: fix array initialization bug | Vincenzo Maffione |
2014-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2014-04-12 | r8152: check RTL8152_UNPLUG | hayeswang |
2014-04-12 | net: sun4i-emac: add promiscuous support | Marc Zyngier |
2014-04-12 | net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO | Duan Jiong |
2014-04-11 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2014-04-11 | drivers: net: cpsw: enable interrupts after napi enable and clearing previous... | Mugunthan V N |
2014-04-11 | drivers: net: cpsw: discard all packets received when interface is down | Mugunthan V N |
2014-04-11 | Drivers: net: hyperv: Address UDP checksum issues | KY Srinivasan |
2014-04-11 | Drivers: net: hyperv: Negotiate suitable ndis version for offload support | KY Srinivasan |
2014-04-11 | Drivers: net: hyperv: Allocate memory for all possible per-pecket information | KY Srinivasan |
2014-04-11 | bonding: Remove debug_fs files when module init fails | Thomas Richter |
2014-04-11 | i40evf: program RSS LUT correctly | Mitch A Williams |
2014-04-11 | i40evf: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | ixgb: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | igbvf: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | igb: fix last_rx_timestamp usage | Jakub Kicinski |
2014-04-11 | igb: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | e1000e: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | e1000: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | e1000: remove debug messages with function names | Jakub Kicinski |
2014-04-11 | ixgbevf: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | ixgbevf: Add bit to mark work queue initialization | Mark Rustad |
2014-04-11 | ixgbe: remove open-coded skb_cow_head | Francois Romieu |
2014-04-11 | ixgbe: Add bit to mark service task initialization | Mark Rustad |
2014-04-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-04-09 | drivers: net: cpsw: Add default vlan for dual emac case also | Mugunthan V N |
2014-04-09 | ath9k: fix a scheduling while atomic bug in CSA handling | Felix Fietkau |
2014-04-09 | ath9k_hw: reduce ANI firstep range for older chips | Felix Fietkau |
2014-04-09 | ath9k: Enable DFS only when ATH9K_DFS_CERTIFIED | Janusz Dziedzic |
2014-04-09 | b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR | Rafał Miłecki |
2014-04-09 | rtlwifi: btcoexist: remove undefined Kconfig macros | Paul Bolle |
2014-04-09 | ath9k_htc: set IEEE80211_TX_STAT_AMPDU for acked aggregated frames | Chun-Yeow Yeoh |
2014-04-09 | rsi: Fixed issue relating to doing dma on stack error. | Fariya Fatima |
2014-04-09 | rsi: Fixed issue relating to index of q_num. | Fariya Fatima |
2014-04-09 | rsi: Fixed issue relating to return value. | Fariya Fatima |
2014-04-09 | rsi: Fixed issue relating to variable de-referenced before check 'adapter' | Fariya Fatima |
2014-04-09 | rsi: Fixed signedness bug reported by static code analyzer. | Fariya Fatima |
2014-04-09 | rsi: Potential null pointer derefernce issue fixed. | Fariya Fatima |
2014-04-09 | net phylib: Remove unnecessary condition check in phy | Balakumaran Kannan |
2014-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-07 | rapidio: rework device hierarchy and introduce mport class of devices | Alexandre Bounine |
2014-04-07 | net/at91_ether: avoid NULL pointer dereference | Gilles Chanteperdrix |
2014-04-07 | at86rf230: fix MAX_CSMA_RETRIES parameter | Alexander Aring |
2014-04-07 | NTB: Code Style Clean-up | Jon Mason |
2014-04-07 | NTB: client event cleanup | Jon Mason |
2014-04-07 | ntb_netdev: Fix skb free issue in open | Jon Mason |