aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-02-28ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore
2014-02-28ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore
2014-02-28ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork
2014-02-27neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27Merge branch 'kdoc'David S. Miller
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez
2014-02-27net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez
2014-02-27atm: nicstar: remove interruptible_sleep_on_timeoutArnd Bergmann
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-26net: add skb_mstamp infrastructureEric Dumazet
2014-02-26phy: micrel: add of configuration for LED modeBen Dooks
2014-02-26isdn: fix multiple sleep_on racesArnd Bergmann
2014-02-26isdn: divert, hysdn: fix interruptible_sleep_on raceArnd Bergmann
2014-02-26isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann
2014-02-26isdn: pcbit: fix interruptible_sleep_on raceArnd Bergmann
2014-02-26atm: firestream: fix interruptible_sleep_on raceArnd Bergmann
2014-02-26Merge branch 'intel-next'David S. Miller
2014-02-26igb: Update license text to remove FSF address and update copyright.Carolyn Wyborny
2014-02-26igb: make local functions static and remove dead codeJeff Kirsher
2014-02-26ixgbe: Add WoL support for a new deviceMark Rustad
2014-02-26ixgbe: don't use magic size number to assign ptp_caps.nameJacob Keller
2014-02-26ixgbe: modify behavior on receiving a HW ECC error.Don Skidmore
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: use ip_skb_dst_mtu to determine mtu in ip_fragmentHannes Frederic Sowa
2014-02-26neigh: probe application via netlink in NUD_PROBETimo Teräs
2014-02-26ieee802154: fix new function declarationJean Sacren
2014-02-26ipv6: log src and dst along with "udp checksum is 0"Bjørn Mork
2014-02-26vxlan: remove unused port variable in vxlan_udp_encap_recv()Pablo Neira Ayuso
2014-02-26Merge branch 'mlx4'David S. Miller
2014-02-26net/mlx4_en: Fix bad use of dev_idAmir Vadai
2014-02-26net/mlx4_en: Expose port number through sysfsAmir Vadai
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-26Merge branch 'bnx2x'David S. Miller
2014-02-26bnx2x: save RAM in kdump kernel by disabling TPAMichal Schmidt
2014-02-26bnx2x: save RAM in kdump kernel by using a single queueMichal Schmidt
2014-02-26bnx2x: clamp num_queues to prevent passing a negative valueMichal Schmidt
2014-02-26net: tcp: add mib counters to track zero window transitionsFlorian Westphal
2014-02-26net: order MPLS ethertypes numericallyNeil Jerram
2014-02-25bnx2x: Remove hidden flow control goto from BNX2X_ALLOC macrosJoe Perches
2014-02-25vti4: Enable namespace changingSteffen Klassert
2014-02-25vti4: Check the tunnel endpoints of the xfrm state and the vti interfaceSteffen Klassert
2014-02-25vti4: Support inter address family tunneling.Steffen Klassert
2014-02-25vti4: Use the on xfrm_lookup returned dst_entry directlySteffen Klassert
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert
2014-02-25vti: Update the ipv4 side to use it's own receive hook.Steffen Klassert
2014-02-25ip_tunnel: Make vti work with i_key setSteffen Klassert