Age | Commit message (Expand) | Author | Files | Lines |
2014-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 19 | -93/+199 |
2014-03-29 | phy/at8031: enable at8031 to work on interrupt mode | Zhao Qiang | 1 | -0/+30 |
2014-03-29 | netpoll: Remove gfp parameter from __netpoll_setup | Eric W. Biederman | 2 | -12/+10 |
2014-03-29 | wimax/i2400m: remove open-coded skb_cow_head. | françois romieu | 1 | -2/+1 |
2014-03-29 | tg3: remove open-coded skb_cow_head. | françois romieu | 1 | -2/+1 |
2014-03-29 | bna: remove open-coded skb_cow_head. | françois romieu | 1 | -6/+4 |
2014-03-29 | qlge: remove open-coded skb_cow_head. | françois romieu | 1 | -5/+4 |
2014-03-29 | jme: remove open-coded skb_cow_head. | françois romieu | 1 | -14/+2 |
2014-03-29 | atl1e: remove open-coded skb_cow_head. | françois romieu | 1 | -7/+7 |
2014-03-29 | atl1c: remove open-coded skb_cow_head. | françois romieu | 1 | -7/+7 |
2014-03-29 | atl1: remove open-coded skb_cow_head. | françois romieu | 1 | -8/+7 |
2014-03-29 | net: mvneta: use devm_ioremap_resource() instead of of_iomap() | Thomas Petazzoni | 1 | -7/+7 |
2014-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 9 | -65/+77 |
2014-03-28 | veth: Turn off vlan rx acceleration in vlan_features | Vlad Yasevich | 1 | -1/+4 |
2014-03-28 | ifb: Remove vlan acceleration from vlan_features | Vlad Yasevich | 1 | -1/+2 |
2014-03-28 | qlge: Do not propaged vlan tag offloads to vlans | Vlad Yasevich | 1 | -1/+3 |
2014-03-28 | net: nlmon: flag nlmon devs with LLTX/SG | Daniel Borkmann | 1 | -1/+2 |
2014-03-28 | cxgb4vf: Adds device Id for few more Chelsio adapters | Hariprasad Shenai | 1 | -0/+8 |
2014-03-28 | cxgb4: Adds device ID for few more Chelsio Adapters | Hariprasad Shenai | 1 | -0/+12 |
2014-03-28 | net/mlx4: Implement vxlan ndo calls | Or Gerlitz | 3 | -4/+90 |
2014-03-28 | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 2 | -0/+49 |
2014-03-28 | net/mlx4: USe one wrapper that returns -EPERM | Or Gerlitz | 3 | -28/+4 |
2014-03-28 | bnx2x: Fix possible memory leak on iov error flow | Yuval Mintz | 1 | -0/+2 |
2014-03-28 | vhost: validate vhost_get_vq_desc return value | Michael S. Tsirkin | 1 | -1/+5 |
2014-03-28 | vhost: fix total length when packets are too short | Michael S. Tsirkin | 1 | -0/+14 |
2014-03-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 4 | -15/+82 |
2014-03-28 | sh_eth: ensure pm_runtime cannot suspend the device during init | Ben Dooks | 1 | -2/+6 |
2014-03-28 | net: stmmac: Add SOCFPGA glue driver | Dinh Nguyen | 5 | -0/+147 |
2014-03-28 | RDMA/cxgb4: set error code on kmalloc() failure | Yann Droneaud | 1 | -1/+3 |
2014-03-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 16 | -61/+131 |
2014-03-28 | net: sxgbe: fix potential null dereference | Byungho An | 1 | -2/+8 |
2014-03-28 | net: sxgbe: fix sparse warnings about static declaration | Byungho An | 2 | -4/+4 |
2014-03-28 | be2net: csum, tso and rss steering offload support for VxLAN | Sathya Perla | 3 | -9/+125 |
2014-03-28 | be2net: add FW cmds needed for VxLAN offloads | Sathya Perla | 3 | -58/+154 |
2014-03-28 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 4 | -13/+31 |
2014-03-28 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+2 |
2014-03-28 | Input: synaptics - add manual min/max quirk for ThinkPad X240 | Hans de Goede | 1 | -0/+8 |
2014-03-28 | Input: synaptics - add manual min/max quirk | Benjamin Tissoires | 1 | -0/+47 |
2014-03-28 | igb: fix race conditions on queuing skb for HW time stamp | Jakub Kicinski | 3 | -2/+7 |
2014-03-28 | igb: never generate both software and hardware timestamps | Jakub Kicinski | 1 | -2/+2 |
2014-03-28 | e1000e: remove redundant if clause from PTP work | Jakub Kicinski | 1 | -3/+0 |
2014-03-28 | e1000e: add timeout for TX HW time stamping work | Jakub Kicinski | 3 | -0/+10 |
2014-03-28 | i40e: Use DEBUG_FD message level for an FD message | Anjali Singhai Jain | 1 | -2/+3 |
2014-03-28 | i40e/i40evf: Add an FD message level | Anjali Singhai Jain | 2 | -0/+2 |
2014-03-28 | i40e: check for netdev before debugfs use | Shannon Nelson | 1 | -13/+22 |
2014-03-28 | i40evf: remove double space after return | Jesse Brandeburg | 1 | -1/+1 |
2014-03-28 | i40e: Add functionality for FD SB to drop packets | Anjali Singhai Jain | 1 | -1/+6 |
2014-03-28 | i40e: Cleanup in FDIR SB ethtool code | Anjali Singhai Jain | 1 | -19/+13 |
2014-03-28 | i40e: eeprom integrity check on load and empr | Shannon Nelson | 2 | -6/+45 |
2014-03-28 | i40e: Make the alloc and free queue vector calls orthogonal | Greg Rose | 1 | -6/+6 |