summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-14bridge: mdb: add vlan support for user entriesNikolay Aleksandrov2-0/+7
2015-07-13ebpf: remove self-assignment in interpreter's tail callDaniel Borkmann1-1/+5
2015-07-13net: Build IPv6 into kernel by defaultTom Herbert1-6/+5
2015-07-12Revert "ipv4: use skb coalescing in defragmentation"Florian Westphal1-20/+6
2015-07-11Merge branch 'be2net-next'David S. Miller5-42/+82
2015-07-11be2net: bump up the driver version to 10.6.0.3Sathya Perla1-1/+1
2015-07-11be2net: make SET_LOOPBACK_MODE cmd asynchrounousSuresh Reddy3-5/+35
2015-07-11be2net: make the RX_FILTER command asynchronousSuresh Reddy1-1/+1
2015-07-11be2net: return error status from be_mcc_notify()Suresh Reddy1-11/+28
2015-07-11be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru1-1/+1
2015-07-11be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam1-1/+1
2015-07-11be2net: remove redundant D0 power state setKalesh Purayil1-2/+0
2015-07-11be2net: query FW to check if EVB is enabledKalesh Purayil2-3/+4
2015-07-11be2net: remove duplicate code in be_setup_wol()Kalesh Purayil1-17/+11
2015-07-11ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明1-90/+107
2015-07-11net: Drop owner assignment from platform_driverKrzysztof Kozlowski3-3/+0
2015-07-11net: phy: Support setting polarity in marvell phy driverDavid Thomson2-2/+41
2015-07-11net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2-0/+4
2015-07-10tcp: do not export tcp_init_xmit_timers()Eric Dumazet1-1/+0
2015-07-10bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov3-5/+7
2015-07-10route: remove unsed variable in __mkroute_inputMasatake YAMATO1-2/+1
2015-07-10ipv6: Nonlocal bindTom Herbert6-3/+20
2015-07-10Merge branch 'tw_cleanups'David S. Miller10-96/+39
2015-07-10inet: inet_twsk_deschedule factorizationEric Dumazet8-26/+19
2015-07-10inet: simplify timewait refcountingEric Dumazet5-68/+21
2015-07-10inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-10ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal4-8/+8
2015-07-10dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev4-22/+65
2015-07-10Merge branch 'tcp-in-slow-start'David S. Miller14-23/+26
2015-07-10tcp: update congestion state first before raising cwndYuchung Cheng1-4/+4
2015-07-10tcp: do not slow start when cwnd equals ssthreshYuchung Cheng4-6/+4
2015-07-10tcp: add tcp_in_slow_start helperYuchung Cheng11-14/+19
2015-07-10net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck1-1/+5
2015-07-10tcp: v1 always send a quick ack when quickacks are enabledJon Maxwell2-10/+7
2015-07-09rocker: add change MTU supportScott Feldman2-0/+62
2015-07-09neterion: s2io: Use module_pci_driverVaishali Thakkar2-27/+1
2015-07-09cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai1-3/+9
2015-07-09test_bpf: extend tests for 32-bit endianness conversionXi Wang1-0/+6
2015-07-09Merge branch 'cxgb4-t6'David S. Miller6-101/+157
2015-07-09cxgb4: Enable cim_la dump to support T6Hariprasad Shenai1-3/+51
2015-07-09cxgb4: Read stats for only available channelsHariprasad Shenai1-47/+26
2015-07-09cxgb4: Update register ranges for T6 adapterHariprasad Shenai1-7/+9
2015-07-09cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai4-44/+71
2015-07-09net: ec_bhf: Use module_pci_driverVaishali Thakkar1-13/+1
2015-07-09hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang3-3/+3
2015-07-09ifb: add multiqueue operationEric Dumazet1-87/+120
2015-07-09cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai1-0/+18
2015-07-09net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto1-6/+14
2015-07-09samples: bpf: enable trace samples for s390xMichael Holzheu6-12/+37
2015-07-09net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri1-4/+2