summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-31rtl8187: fix use after free on failure path in rtl8187_probe()Alexey Khoroshilov
2014-03-31rtl8180: don't use weird trick to access "far" registersAndrea Merello
2014-03-31rsi: rsi_91x: misleading debug printkDan Carpenter
2014-03-31mwifiex: fix spinlock bad magic bugAmitkumar Karwar
2014-03-31rtl8187: fix compile warningAndrea Merello
2014-03-31rtlwifi: rtl8188ee: enable MSI interrupts modeAdam Lee
2014-03-31rtlwifi: add MSI interrupts mode supportAdam Lee
2014-03-31mwifiex: use timeout variant for wait_event_interruptibleAmitkumar Karwar
2014-03-31mwifiex: cancel pending commands for signalAmitkumar Karwar
2014-03-31mwifiex: scan command preparation failure handlingAmitkumar Karwar
2014-03-31net: ppp: use sk_unattached_filter apiDaniel Borkmann
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2014-03-29xen-netback: BUG_ON in xenvif_rx_action() not catching overflowPaul Durrant
2014-03-29xen-netback: worse-case estimate in xenvif_rx_action is underestimatingPaul Durrant
2014-03-29xen-netback: remove pointless clause from if statementPaul Durrant
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-29phy/at8031: enable at8031 to work on interrupt modeZhao Qiang
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman
2014-03-29wimax/i2400m: remove open-coded skb_cow_head.françois romieu
2014-03-29tg3: remove open-coded skb_cow_head.françois romieu
2014-03-29bna: remove open-coded skb_cow_head.françois romieu
2014-03-29qlge: remove open-coded skb_cow_head.françois romieu
2014-03-29jme: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1e: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1c: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1: remove open-coded skb_cow_head.françois romieu
2014-03-29net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich
2014-03-28net: nlmon: flag nlmon devs with LLTX/SGDaniel Borkmann
2014-03-28cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai
2014-03-28cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz
2014-03-28net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz
2014-03-28sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen
2014-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-28net: sxgbe: fix potential null dereferenceByungho An
2014-03-28net: sxgbe: fix sparse warnings about static declarationByungho An
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski
2014-03-28e1000e: remove redundant if clause from PTP workJakub Kicinski
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain