summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bridge: mdb: add vlan support for user entriesNikolay Aleksandrov2015-07-132-0/+7
* ebpf: remove self-assignment in interpreter's tail callDaniel Borkmann2015-07-131-1/+5
* net: Build IPv6 into kernel by defaultTom Herbert2015-07-131-6/+5
* Revert "ipv4: use skb coalescing in defragmentation"Florian Westphal2015-07-121-20/+6
* Merge branch 'be2net-next'David S. Miller2015-07-115-42/+82
|\
| * be2net: bump up the driver version to 10.6.0.3Sathya Perla2015-07-111-1/+1
| * be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy2015-07-113-5/+35
| * be2net: make the RX_FILTER command asynchronousSuresh Reddy2015-07-111-1/+1
| * be2net: return error status from be_mcc_notify()Suresh Reddy2015-07-111-11/+28
| * be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru2015-07-111-1/+1
| * be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam2015-07-111-1/+1
| * be2net: remove redundant D0 power state setKalesh Purayil2015-07-111-2/+0
| * be2net: query FW to check if EVB is enabledKalesh Purayil2015-07-112-3/+4
| * be2net: remove duplicate code in be_setup_wol()Kalesh Purayil2015-07-111-17/+11
|/
* ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明2015-07-111-90/+107
* net: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-113-3/+0
* net: phy: Support setting polarity in marvell phy driverDavid Thomson2015-07-112-2/+41
* net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2015-07-112-0/+4
* tcp: do not export tcp_init_xmit_timers()Eric Dumazet2015-07-101-1/+0
* bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov2015-07-103-5/+7
* route: remove unsed variable in __mkroute_inputMasatake YAMATO2015-07-101-2/+1
* ipv6: Nonlocal bindTom Herbert2015-07-106-3/+20
* Merge branch 'tw_cleanups'David S. Miller2015-07-1010-96/+39
|\
| * inet: inet_twsk_deschedule factorizationEric Dumazet2015-07-108-26/+19
| * inet: simplify timewait refcountingEric Dumazet2015-07-105-68/+21
| * inet: remove BUG_ON() in twsk_destructor()Eric Dumazet2015-07-101-3/+0
|/
* ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-104-8/+8
* dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev2015-07-094-22/+65
* Merge branch 'tcp-in-slow-start'David S. Miller2015-07-0914-23/+26
|\
| * tcp: update congestion state first before raising cwndYuchung Cheng2015-07-091-4/+4
| * tcp: do not slow start when cwnd equals ssthreshYuchung Cheng2015-07-094-6/+4
| * tcp: add tcp_in_slow_start helperYuchung Cheng2015-07-0911-14/+19
|/
* net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck2015-07-091-1/+5
* tcp: v1 always send a quick ack when quickacks are enabledJon Maxwell2015-07-092-10/+7
* rocker: add change MTU supportScott Feldman2015-07-092-0/+62
* neterion: s2io: Use module_pci_driverVaishali Thakkar2015-07-092-27/+1
* cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai2015-07-091-3/+9
* test_bpf: extend tests for 32-bit endianness conversionXi Wang2015-07-091-0/+6
* Merge branch 'cxgb4-t6'David S. Miller2015-07-096-101/+157
|\
| * cxgb4: Enable cim_la dump to support T6Hariprasad Shenai2015-07-091-3/+51
| * cxgb4: Read stats for only available channelsHariprasad Shenai2015-07-091-47/+26
| * cxgb4: Update register ranges for T6 adapterHariprasad Shenai2015-07-091-7/+9
| * cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-094-44/+71
|/
* net: ec_bhf: Use module_pci_driverVaishali Thakkar2015-07-091-13/+1
* hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang2015-07-093-3/+3
* ifb: add multiqueue operationEric Dumazet2015-07-091-87/+120
* cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai2015-07-091-0/+18
* net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto2015-07-091-6/+14
* samples: bpf: enable trace samples for s390xMichael Holzheu2015-07-096-12/+37
* net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri2015-07-081-4/+2