summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-02net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev
2014-03-02net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai
2014-03-02Merge branch '6lowpan'David S. Miller
2014-03-026lowpan: use memcpy to set tag value in fraghdrAlexander Aring
2014-03-026lowpan: remove initialization of tag valueAlexander Aring
2014-03-026lowpan: fix type of datagram size parameterAlexander Aring
2014-03-02Merge branch 'intel-next'David S. Miller
2014-03-02ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller
2014-03-02ixgbe: Check config reads for removalMark Rustad
2014-03-02ixgbe: Fix up some ethtool results when adapter is removedMark Rustad
2014-03-02ixgbe: Restore hw_addr in LER recovery pathsMark Rustad
2014-03-02bonding: send arp requests even if there's no route to themVeaceslav Falico
2014-02-28Merge branch '6lowpan'David S. Miller
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring
2014-02-286lowpan: fix some checkpatch issuesAlexander Aring
2014-02-286lowpan: move 6lowpan.c to 6lowpan_rtnl.cAlexander Aring
2014-02-286lowpan: change tag type to __be16Alexander Aring
2014-02-286lowpan: fix fragmentation on sending sideAlexander Aring
2014-02-286lowpan: add uncompress header size functionAlexander Aring
2014-02-286lowpan: add frag information structAlexander Aring
2014-02-28net: w5100: Use devm_ioremap_resource()Jingoo Han
2014-02-28net: w5300: Use devm_ioremap_resource()Jingoo Han
2014-02-28packet: allow to transmit +4 byte in TX_RING slot for VLAN caseDaniel Borkmann
2014-02-28Merge branch 'intel-next'David S. Miller
2014-02-28ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov
2014-02-28ixgbevf: fix handling of tx checksummingEmil Tantilov
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