summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* be2net: remove redundant D0 power state setKalesh Purayil2015-07-101-2/+0
* be2net: query FW to check if EVB is enabledKalesh Purayil2015-07-102-3/+4
* be2net: remove duplicate code in be_setup_wol()Kalesh Purayil2015-07-101-17/+11
* ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明2015-07-101-90/+107
* net: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-103-3/+0
* net: phy: Support setting polarity in marvell phy driverDavid Thomson2015-07-102-2/+41
* net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2015-07-102-0/+4
* tcp: do not export tcp_init_xmit_timers()Eric Dumazet2015-07-091-1/+0
* bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov2015-07-093-5/+7
* route: remove unsed variable in __mkroute_inputMasatake YAMATO2015-07-091-2/+1
* ipv6: Nonlocal bindTom Herbert2015-07-096-3/+20
* Merge branch 'tw_cleanups'David S. Miller2015-07-0910-96/+39
|\
| * inet: inet_twsk_deschedule factorizationEric Dumazet2015-07-098-26/+19
| * inet: simplify timewait refcountingEric Dumazet2015-07-095-68/+21
| * inet: remove BUG_ON() in twsk_destructor()Eric Dumazet2015-07-091-3/+0
|/
* ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal2015-07-094-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-081-0/+6
* Merge branch 'cxgb4-t6'David S. Miller2015-07-086-101/+157
|\
| * cxgb4: Enable cim_la dump to support T6Hariprasad Shenai2015-07-081-3/+51
| * cxgb4: Read stats for only available channelsHariprasad Shenai2015-07-081-47/+26
| * cxgb4: Update register ranges for T6 adapterHariprasad Shenai2015-07-081-7/+9
| * cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-084-44/+71
|/
* net: ec_bhf: Use module_pci_driverVaishali Thakkar2015-07-081-13/+1
* hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang2015-07-083-3/+3
* ifb: add multiqueue operationEric Dumazet2015-07-081-87/+120
* cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai2015-07-081-0/+18
* net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto2015-07-081-6/+14
* samples: bpf: enable trace samples for s390xMichael Holzheu2015-07-086-12/+37
* net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri2015-07-081-4/+2
* xen-netback: remove duplicated function definitionLi, Liang Z2015-07-081-3/+0
* Merge branch 'sch_act_lockless'David S. Miller2015-07-0817-82/+148
|\
| * net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2015-07-082-28/+31
| * net_sched: act_gact: remove spinlock in fast pathEric Dumazet2015-07-082-10/+18
| * net_sched: act_gact: read tcfg_ptype onceEric Dumazet2015-07-081-7/+7
| * net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2015-07-082-4/+7
| * net_sched: act_gact: make tcfg_pval non zeroEric Dumazet2015-07-081-3/+9
| * net: sched: add percpu stats to actionsEric Dumazet2015-07-0813-22/+57
| * net: sched: extend percpu stats helpersEric Dumazet2015-07-082-12/+23
|/
* mlx4: TCP/UDP packets have L4 hashEric Dumazet2015-07-081-2/+6
* Merge branch 'tcp-policer-drops'David S. Miller2015-07-081-20/+23
|\
OpenPOWER on IntegriCloud