summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16samples/bpf: add map_lookup microbenchmarkAlexei Starovoitov
2017-03-16bpf: inline htab_map_lookup_elem()Alexei Starovoitov
2017-03-16bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov
2017-03-16bpf: adjust insn_aux_data when patching insnsAlexei Starovoitov
2017-03-16bpf: refactor fixup_bpf_calls()Alexei Starovoitov
2017-03-16bpf: move fixup_bpf_calls() functionAlexei Starovoitov
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-16tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh
2017-03-16Merge branch 'sunvnet-better-connection-management'David S. Miller
2017-03-16sunvnet: xoff not needed when removing port linkShannon Nelson
2017-03-16sunvnet: count multicast packetsShannon Nelson
2017-03-16sunvnet: track port queues correctlyShannon Nelson
2017-03-16sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson
2017-03-16bonding: add 802.3ad support for 25G speedsJarod Wilson
2017-03-16tcp_westwood: fix tcp_westwood_info() style mistakeschun Long
2017-03-16liquidio: use meaningful names for IRQsRick Farrington
2017-03-16liquidio: remove/replace invalid codeRick Farrington
2017-03-16netem: apply correct delay when rate throttlingNik Unger
2017-03-16Merge branch 'sched-cleanups'David S. Miller
2017-03-16net/sched: fq_codel: Avoid set-but-unused variableOr Gerlitz
2017-03-16net/sched: act_ife: Staticfy find_decode_metaid()Or Gerlitz
2017-03-16net: ethernet: bgmac: Allow MAC address to be specified in DTBSteve Lin
2017-03-16net: ethernet: fs_enet: Remove useless includesChristophe Leroy
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy
2017-03-16net: mvneta: support suspend and resumeJane Li
2017-03-16Merge branch 'mlxsw-vrf'David S. Miller
2017-03-16mlxsw: spectrum_router: Don't abort on l3mdev rulesIdo Schimmel
2017-03-16mlxsw: spectrum_router: Add support for VRFs on top of bridgesIdo Schimmel
2017-03-16mlxsw: spectrum_router: Add support for VRFsIdo Schimmel
2017-03-16mlxsw: spectrum_router: Don't destroy RIF if L3 slaveIdo Schimmel
2017-03-16mlxsw: spectrum_router: Associate RIFs with correct VRIdo Schimmel
2017-03-16net: vrf: Set slave's private flag before linkingIdo Schimmel
2017-03-16ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel
2017-03-16ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel
2017-03-16ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel
2017-03-16r8152: simply the argumentshayeswang
2017-03-15Merge branch 'xgene-bug-fixes'David S. Miller
2017-03-15MAINTAINERS: Update X-Gene SoC ethernet maintainerIyappan Subramanian
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_8/ENET_11Iyappan Subramanian
2017-03-15drivers: net: xgene: Add workaround for errata 10GE_1Quan Nguyen
2017-03-15drivers: net: xgene: Fix Rx checksum validation logicIyappan Subramanian
2017-03-15drivers: net: xgene: Fix wrong logical operationQuan Nguyen
2017-03-15drivers: net: xgene: Fix hardware checksum settingQuan Nguyen
2017-03-15drivers: net: phy: xgene: Fix mdio writeQuan Nguyen
2017-03-15Merge branch 'dsa-check-out-of-range-ageing-time'David S. Miller
2017-03-15net: dsa: mv88e6xxx: specify ageing time limitsVivien Didelot
2017-03-15net: dsa: check out-of-range ageing time valueVivien Didelot
2017-03-15net: dsa: dsa_fastest_ageing_time return unsignedVivien Didelot
2017-03-15Merge branch 'mqprio-offload-more-info'David S. Miller