summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-04ieee802154: fix whitespace issues in KconfigAlexander Aring
2014-03-04at86rf230: add help and 212 to Kconfig menu entryAlexander Aring
2014-03-04be2net: dma_sync each RX frag before passing it to the stackSathya Perla
2014-03-04Merge branch 'mpls_tc'David S. Miller
2014-03-04cfg80211: add MPLS and 802.21 classificationSimon Wunderlich
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich
2014-03-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich
2014-03-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng
2014-03-03sch_tbf: Remove holes in struct tbf_sched_data.Hiroaki SHIMODA
2014-03-03ieee802154: fix at86rf212_set_txpower() exit pathJean Sacren
2014-03-03connector: remove duplicated code in cn_call_callback()Alexey Khoroshilov
2014-03-02Merge branch 'mlx4'David S. Miller
2014-03-02net/mlx4_en: Change Connect-X description in kconfigEyal Perry
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai
2014-03-02net/mlx4_core: Fix sparse warningEyal Perry
2014-03-02net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev
2014-03-02net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev
2014-03-02net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev
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