Age | Commit message (Expand) | Author | Files | Lines |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 155 | -155/+0 |
2014-01-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 3 | -2/+4 |
2014-01-16 | neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. | Jiri Pirko | 2 | -2/+7 |
2014-01-16 | Merge branch 'ixgbe' | David S. Miller | 2 | -3/+35 |
2014-01-16 | ixgbe: Clear head write-back registers on VF reset | Alexander Duyck | 2 | -0/+17 |
2014-01-16 | ixgbe: Force QDE via PFQDE for VFs during reset | Alexander Duyck | 2 | -3/+18 |
2014-01-16 | Merge branch 'noprefixroute' | David S. Miller | 2 | -81/+123 |
2014-01-16 | ipv6 addrconf: don't cleanup prefix route for IFA_F_NOPREFIXROUTE | Thomas Haller | 1 | -75/+109 |
2014-01-16 | ipv6 addrconf: add IFA_F_NOPREFIXROUTE flag to suppress creation of IP6 routes | Thomas Haller | 2 | -6/+14 |
2014-01-16 | Revert "batman-adv: drop dependency against CRC16" | David S. Miller | 1 | -0/+1 |
2014-01-16 | sctp: create helper function to enable|disable sackdelay | wangweidong | 1 | -18/+19 |
2014-01-16 | ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper | Li RongQing | 5 | -6/+8 |
2014-01-16 | Merge branch 'be2net' | David S. Miller | 5 | -201/+227 |
2014-01-16 | be2net: update driver version to 10.0.x | Sathya Perla | 1 | -1/+1 |
2014-01-16 | be2net: cleanup wake-on-lan code | Suresh Reddy | 4 | -35/+19 |
2014-01-16 | be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-id | Suresh Reddy | 3 | -17/+23 |
2014-01-16 | be2net: do not use frag index in the RX-compl entry | Suresh Reddy | 2 | -22/+9 |
2014-01-16 | be2net: Remove "10Gbps" from driver description string | Suresh Reddy | 1 | -1/+1 |
2014-01-16 | be2net: fix incorrect setting of cmd_privileges for VFs | Suresh Reddy | 3 | -11/+15 |
2014-01-16 | be2net: ignore mac-addr set call for an already programmed mac-addr | Vasundhara Volam | 1 | -0/+6 |
2014-01-16 | be2net: do not call be_set/get_fw_log_level() on Skyhawk-R | Vasundhara Volam | 4 | -97/+82 |
2014-01-16 | be2net: Log the profile-id used by FW during driver initialization | Vasundhara Volam | 3 | -0/+55 |
2014-01-16 | be2net: don't set "pport" field when querying "pvid" | Vasundhara Volam | 1 | -1/+1 |
2014-01-16 | be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-R | Vasundhara Volam | 2 | -16/+15 |
2014-01-16 | etherdevice: Use ether_addr_copy to copy an Ethernet address | Joe Perches | 1 | -1/+23 |
2014-01-16 | net: move 6lowpan compression code to separate module | Dmitry Eremin-Solenikov | 4 | -2/+11 |
2014-01-16 | Merge branch 'netdev_sysfs_symlink_rename' | David S. Miller | 2 | -27/+53 |
2014-01-16 | net: rename sysfs symlinks on device name change | Veaceslav Falico | 2 | -0/+23 |
2014-01-16 | net: add sysfs helpers for netdev_adjacent logic | Veaceslav Falico | 1 | -27/+30 |
2014-01-16 | stmmac: Add vlan rx for better GRO performance. | Vince Bridgers | 1 | -0/+19 |
2014-01-16 | bnx2x: fix sparse warning | stephen hemminger | 1 | -2/+2 |
2014-01-16 | staging,lpc32xx_adc: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-01-16 | power,goldfish: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-01-16 | net,marvell: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-01-16 | phy,exynos: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-01-16 | staging,spear_adc: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-01-16 | staging,dgap: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -1/+1 |
2014-01-16 | ptp_pch: Add dependency on HAS_IOMEM | Richard Weinberger | 1 | -0/+1 |
2014-01-16 | qeth: bridgeport support - address notifications | Eugene Crosser | 7 | -0/+368 |
2014-01-16 | s390/qdio: bridgeport support - CHSC part | Eugene Crosser | 5 | -1/+209 |
2014-01-16 | qeth: bridgeport support - basic control | Eugene Crosser | 9 | -2/+685 |
2014-01-16 | neigh: split lines for NEIGH_VAR_SET so they are not too long | Jiri Pirko | 1 | -3/+6 |
2014-01-16 | gianfar: Fix portabilty issues for ethtool and ptp | Claudiu Manoil | 2 | -28/+72 |
2014-01-16 | ksz884x: delete useless variable | Julia Lawall | 1 | -3/+0 |
2014-01-15 | netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set | Kristian Evensen | 1 | -0/+2 |
2014-01-15 | Merge branch 'i40e-next' | David S. Miller | 2 | -0/+21 |
2014-01-15 | i40e: Retain MAC filters on port VLAN deletion | Greg Rose | 2 | -0/+16 |
2014-01-15 | i40e: Warn admin to reload VF driver on port VLAN configuration | Greg Rose | 1 | -0/+5 |
2014-01-15 | Merge branch 'vxlan_lower_dev_unregister' | David S. Miller | 1 | -7/+51 |
2014-01-15 | net: vxlan: properly cleanup devs on module unload | Daniel Borkmann | 1 | -5/+5 |