aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-31net: isdn: use sk_unattached_filter apiDaniel Borkmann1-20/+41
2014-03-31net: ppp: use sk_unattached_filter apiDaniel Borkmann1-19/+41
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann3-29/+3
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-93/+199
2014-03-29phy/at8031: enable at8031 to work on interrupt modeZhao Qiang1-0/+30
2014-03-29netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2-12/+10
2014-03-29wimax/i2400m: remove open-coded skb_cow_head.françois romieu1-2/+1
2014-03-29tg3: remove open-coded skb_cow_head.françois romieu1-2/+1
2014-03-29bna: remove open-coded skb_cow_head.françois romieu1-6/+4
2014-03-29qlge: remove open-coded skb_cow_head.françois romieu1-5/+4
2014-03-29jme: remove open-coded skb_cow_head.françois romieu1-14/+2
2014-03-29atl1e: remove open-coded skb_cow_head.françois romieu1-7/+7
2014-03-29atl1c: remove open-coded skb_cow_head.françois romieu1-7/+7
2014-03-29atl1: remove open-coded skb_cow_head.françois romieu1-8/+7
2014-03-29net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni1-7/+7
2014-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-65/+77
2014-03-28veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich1-1/+4
2014-03-28ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich1-1/+2
2014-03-28qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich1-1/+3
2014-03-28net: nlmon: flag nlmon devs with LLTX/SGDaniel Borkmann1-1/+2
2014-03-28cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai1-0/+8
2014-03-28cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai1-0/+12
2014-03-28net/mlx4: Implement vxlan ndo callsOr Gerlitz3-4/+90
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz2-0/+49
2014-03-28net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz3-28/+4
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz1-0/+2
2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-03-28vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-15/+82
2014-03-28sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks1-2/+6
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen5-0/+147
2014-03-28RDMA/cxgb4: set error code on kmalloc() failureYann Droneaud1-1/+3
2014-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-61/+131
2014-03-28net: sxgbe: fix potential null dereferenceByungho An1-2/+8
2014-03-28net: sxgbe: fix sparse warnings about static declarationByungho An2-4/+4
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla3-9/+125
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla3-58/+154
2014-03-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-13/+31
2014-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+2
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski3-2/+7
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-03-28e1000e: remove redundant if clause from PTP workJakub Kicinski1-3/+0
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski3-0/+10
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain1-2/+3
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain2-0/+2
2014-03-28i40e: check for netdev before debugfs useShannon Nelson1-13/+22
2014-03-28i40evf: remove double space after returnJesse Brandeburg1-1/+1
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain1-1/+6