summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: dma_sync each RX frag before passing it to the stackSathya Perla2014-03-042-11/+24
* Merge branch 'mpls_tc'David S. Miller2014-03-044-0/+57
|\
| * cfg80211: add MPLS and 802.21 classificationSimon Wunderlich2014-03-041-0/+16
| * UAPI: add MPLS label stack definitionSimon Wunderlich2014-03-042-0/+40
| * if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich2014-03-041-0/+1
|/
* tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng2014-03-037-4/+24
* sch_tbf: Remove holes in struct tbf_sched_data.Hiroaki SHIMODA2014-03-031-11/+12
* ieee802154: fix at86rf212_set_txpower() exit pathJean Sacren2014-03-031-6/+1
* connector: remove duplicated code in cn_call_callback()Alexey Khoroshilov2014-03-031-1/+0
* Merge branch 'mlx4'David S. Miller2014-03-0211-52/+102
|\
| * net/mlx4_en: Change Connect-X description in kconfigEyal Perry2014-03-021-1/+1
| * net/mlx4_en: Use union for BlueFlame WQEAmir Vadai2014-03-022-4/+10
| * net/mlx4_core: Fix sparse warningEyal Perry2014-03-021-1/+2
| * net/mlx4_en: Fix selftest failing on non 10G link speedAmir Vadai2014-03-021-2/+4
| * net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev2014-03-023-23/+22
| * net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev2014-03-023-3/+11
| * net/mlx4_en: Pad ethernet packets smaller than 17 bytesEugenia Emantayev2014-03-021-1/+7
| * net/mlx4_en: Verify mlx4_en module parametersEugenia Emantayev2014-03-023-16/+44
| * net/mlx4_en: Fix UP limit in ieee_ets->prio_tcAmir Vadai2014-03-021-1/+1
|/
* Merge branch '6lowpan'David S. Miller2014-03-022-4/+2
|\
| * 6lowpan: use memcpy to set tag value in fraghdrAlexander Aring2014-03-021-2/+1
| * 6lowpan: remove initialization of tag valueAlexander Aring2014-03-021-1/+0
| * 6lowpan: fix type of datagram size parameterAlexander Aring2014-03-021-1/+1
|/
* Merge branch 'intel-next'David S. Miller2014-03-027-26/+111
|\
| * ixgbe: implement SIOCGHWTSTAMP ioctlJacob Keller2014-03-023-8/+24
| * ixgbe: Check config reads for removalMark Rustad2014-03-024-15/+75
| * ixgbe: Fix up some ethtool results when adapter is removedMark Rustad2014-03-021-1/+8
| * ixgbe: Restore hw_addr in LER recovery pathsMark Rustad2014-03-021-2/+4
|/
* bonding: send arp requests even if there's no route to themVeaceslav Falico2014-03-021-2/+7
* Merge branch '6lowpan'David S. Miller2014-02-288-236/+864
|\
| * 6lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring2014-02-285-208/+689
| * net: ns: add ieee802154_6lowpan namespaceAlexander Aring2014-02-282-0/+17
| * 6lowpan: fix some checkpatch issuesAlexander Aring2014-02-281-18/+9
| * 6lowpan: move 6lowpan.c to 6lowpan_rtnl.cAlexander Aring2014-02-282-0/+1
| * 6lowpan: change tag type to __be16Alexander Aring2014-02-281-2/+3
| * 6lowpan: fix fragmentation on sending sideAlexander Aring2014-02-281-10/+27
| * 6lowpan: add uncompress header size functionAlexander Aring2014-02-281-0/+113
| * 6lowpan: add frag information structAlexander Aring2014-02-281-0/+7
|/
* net: w5100: Use devm_ioremap_resource()Jingoo Han2014-02-281-5/+4
* net: w5300: Use devm_ioremap_resource()Jingoo Han2014-02-281-5/+4
* packet: allow to transmit +4 byte in TX_RING slot for VLAN caseDaniel Borkmann2014-02-281-3/+13
* Merge branch 'intel-next'David S. Miller2014-02-2810-150/+294
|\
| * ixgbevf: add check for CHECKSUM_PARTIAL when doing TSOEmil Tantilov2014-02-281-0/+3
| * ixgbevf: fix handling of tx checksummingEmil Tantilov2014-02-281-1/+1
| * ixgbe: Add check for FW veto bitDon Skidmore2014-02-284-4/+63
| * ixgbe: fix bit toggled for 82599 reset fix.Don Skidmore2014-02-281-1/+2
| * ixgbe: collect all 82599 AUTOC code in one functionDon Skidmore2014-02-287-141/+161
| * ixgbe: fix to use correct timeout interval for memory read completionDon Skidmore2014-02-282-3/+64
|/
* ipv6: addrconf: silence sparse endianness warningsBjørn Mork2014-02-271-3/+3
* neigh: directly goto out after setting nud_state to NUD_FAILEDDuan Jiong2014-02-271-0/+1
OpenPOWER on IntegriCloud