aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/Changes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-10be2net: make the RX_FILTER command asynchronousSuresh Reddy1-1/+1
2015-07-10be2net: return error status from be_mcc_notify()Suresh Reddy1-11/+28
2015-07-10be2net: convert dest field in udp-hdr to host-endianVenkat Duvvuru1-1/+1
2015-07-10be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam1-1/+1
2015-07-10be2net: remove redundant D0 power state setKalesh Purayil1-2/+0
2015-07-10be2net: query FW to check if EVB is enabledKalesh Purayil2-3/+4
2015-07-10be2net: remove duplicate code in be_setup_wol()Kalesh Purayil1-17/+11
2015-07-10ipv6: Do not iterate over all interfaces when finding source address on specific interface.YOSHIFUJI Hideaki/吉藤英明1-90/+107
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski3-3/+0
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson2-2/+41
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson2-0/+4
2015-07-09tcp: do not export tcp_init_xmit_timers()Eric Dumazet1-1/+0
2015-07-09bridge: mdb: fill state in br_mdb_notifyNikolay Aleksandrov3-5/+7
2015-07-09route: remove unsed variable in __mkroute_inputMasatake YAMATO1-2/+1
2015-07-09ipv6: Nonlocal bindTom Herbert6-3/+20
2015-07-09inet: inet_twsk_deschedule factorizationEric Dumazet8-26/+19
2015-07-09inet: simplify timewait refcountingEric Dumazet5-68/+21
2015-07-09inet: remove BUG_ON() in twsk_destructor()Eric Dumazet1-3/+0
2015-07-09ipv6: use flag instead of u16 for hop in inet6_skb_parmFlorian Westphal4-8/+8
2015-07-09dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev4-22/+65
2015-07-09tcp: update congestion state first before raising cwndYuchung Cheng1-4/+4
2015-07-09tcp: do not slow start when cwnd equals ssthreshYuchung Cheng4-6/+4
2015-07-09tcp: add tcp_in_slow_start helperYuchung Cheng11-14/+19
2015-07-09net: skb_defer_rx_timestamp should check for phydev before setting up classifyAlexander Duyck1-1/+5
2015-07-09tcp: 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-08test_bpf: extend tests for 32-bit endianness conversionXi Wang1-0/+6
2015-07-08cxgb4: Enable cim_la dump to support T6Hariprasad Shenai1-3/+51
2015-07-08cxgb4: Read stats for only available channelsHariprasad Shenai1-47/+26
2015-07-08cxgb4: Update register ranges for T6 adapterHariprasad Shenai1-7/+9
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai4-44/+71
2015-07-08net: ec_bhf: Use module_pci_driverVaishali Thakkar1-13/+1
2015-07-08hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang3-3/+3
2015-07-08ifb: add multiqueue operationEric Dumazet1-87/+120
2015-07-08cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai1-0/+18
2015-07-08net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto1-6/+14
2015-07-08samples: bpf: enable trace samples for s390xMichael Holzheu6-12/+37
2015-07-08net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri1-4/+2
2015-07-08xen-netback: remove duplicated function definitionLi, Liang Z1-3/+0
2015-07-08net_sched: act_mirred: remove spinlock in fast pathEric Dumazet2-28/+31
2015-07-08net_sched: act_gact: remove spinlock in fast pathEric Dumazet2-10/+18
2015-07-08net_sched: act_gact: read tcfg_ptype onceEric Dumazet1-7/+7
2015-07-08net_sched: act_gact: use a separate packet counters for gact_determ()Eric Dumazet2-4/+7
2015-07-08net_sched: act_gact: make tcfg_pval non zeroEric Dumazet1-3/+9
2015-07-08net: sched: add percpu stats to actionsEric Dumazet13-22/+57
2015-07-08net: sched: extend percpu stats helpersEric Dumazet2-12/+23
2015-07-08mlx4: TCP/UDP packets have L4 hashEric Dumazet1-2/+6
2015-07-08tcp: PRR uses CRB mode by default and SS mode conditionallyYuchung Cheng1-14/+15