summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-21tcp: export tcp_mss_to_mtu() for congestion control modulesNeal Cardwell
2016-09-21tcp: export tcp_tso_autosize() and parameterize minimum number of TSO segmentsNeal Cardwell
2016-09-21tcp: allow congestion control module to request TSO skb segment countNeal Cardwell
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-09-21tcp: track application-limited rate samplesSoheil Hassas Yeganeh
2016-09-21tcp: track data delivery rate for a TCP connectionYuchung Cheng
2016-09-21tcp: count packets marked lost for a TCP connectionNeal Cardwell
2016-09-21tcp: switch back to proper tcp_skb_cb size check in tcp_init()Eric Dumazet
2016-09-21net_sched: sch_fq: add low_rate_threshold parameterEric Dumazet
2016-09-21tcp: use windowed min filter library for TCP min_rtt estimationNeal Cardwell
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell
2016-09-21tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflictSoheil Hassas Yeganeh
2016-09-21net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...Sean Wang
2016-09-21net: dsa: mv88e6xxx: handle multiple ports in ATUVivien Didelot
2016-09-21net sched actions: fix GETing actionsJamal Hadi Salim
2016-09-21Merge branch 'bpf-direct-packet-access-improvements'David S. Miller
2016-09-21bpf: add test cases for direct packet accessDaniel Borkmann
2016-09-21bpf: direct packet write and access for helpers for clsact progsDaniel Borkmann
2016-09-21bpf, verifier: enforce larger zero range for pkt on overloading stack buffsDaniel Borkmann
2016-09-21ipvlan: Fix dependency issueMahesh Bandewar
2016-09-21openvswitch: avoid resetting flow key while installing new flow.pravin shelar
2016-09-21openvswitch: Fix Frame-size larger than 1024 bytes warning.pravin shelar
2016-09-21Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-09-216pack: fix buffer length mishandlingAlan Cox
2016-09-20mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer
2016-09-20Merge branch 'dsa-set_addr-optional'David S. Miller
2016-09-20net-next: dsa: qca8k: remove empty set_addr() stubJohn Crispin
2016-09-20net-next: dsa: b53: remove empty set_addr() stubJohn Crispin
2016-09-20net-next: dsa: make the set_addr() operation optionalJohn Crispin
2016-09-20net-next: dsa: fix duplicate invocation of set_addr()John Crispin
2016-09-20Merge branch 'rhashtable-dups'David S. Miller
2016-09-20mac80211: Use rhltable instead of rhashtableHerbert Xu
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu
2016-09-20xen-netfront: avoid packet loss when ethernet header crosses page boundaryVitaly Kuznetsov
2016-09-20net: phy: Add MAC-IF driver for Microsemi PHYs.Raju Lakkaraju
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel
2016-09-20mlxsw: Change the RX LAG hash function from XOR to CRCElad Raz
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell
2016-09-20net sched: stylistic cleanupsJamal Hadi Salim
2016-09-20net sched actions police: peg drop stats for conforming trafficRoman Mashak
2016-09-20net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim
2016-09-20net sched ife action: add 16 bit helpersJamal Hadi Salim
2016-09-20net/mlx5: clean function declarations in eswitch.c upBaoyou Xie
2016-09-20be2net: mark symbols static where possibleBaoyou Xie
2016-09-20phy: mark lan88xx_suspend() staticBaoyou Xie
2016-09-20net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-20net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-20net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes
2016-09-20net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-20net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes