summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-15openvswitch: avoid deferred execution of recirc actionsLance Richardson
2016-09-15Merge branch 'cls_flower-port-masks'David S. Miller
2016-09-15net/sched: cls_flower: Specify vlan attributes format in the UAPI headerOr Gerlitz
2016-09-15net/sched: cls_flower: Remove an unused field from the filter key structureOr Gerlitz
2016-09-15net/sched: cls_flower: Support masking for matching on tcp/udp portsOr Gerlitz
2016-09-15alx: fix error handling in __alx_openTobias Regnery
2016-09-15cxgb4vf: don't offload Rx checksums for IPv6 fragmentsHariprasad Shenai
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim
2016-09-15Merge branch 'bpf-next'David S. Miller
2016-09-15bpf: use skb_at_tc_ingress helper in tcf_bpfDaniel Borkmann
2016-09-15bpf: drop unnecessary test in cls_bpf_classify and tcf_bpfDaniel Borkmann
2016-09-15net/sched: act_tunnel_key: Remove rcu_read_lock protectionHadar Hen Zion
2016-09-15test_bpf: fix the dummy skb after dissector changesJakub Kicinski
2016-09-15atm: iphase: fix newline escape and minor tweak to source formattingColin Ian King
2016-09-13Merge branch 'mlxsw-ethtool'David S. Miller
2016-09-13mlxsw: spectrum: Add support for new ethtool APIIdo Schimmel
2016-09-13mlxsw: spectrum: Indicate support of multiple port typesIdo Schimmel
2016-09-13mlxsw: spectrum: Report port type according to operational speedIdo Schimmel
2016-09-13mlxsw: spectrum: Report link partner's advertised speedsIdo Schimmel
2016-09-13mlxsw: spectrum: Correctly report autonegotiationIdo Schimmel
2016-09-13net: ethernet: apm: xgene: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-13net: ethernet: apm: xgene: use phydev from struct net_devicePhilippe Reynes
2016-09-13net: ethernet: dwmac: fix non static symbol warningWei Yongjun
2016-09-13net: macb: fix missing unlock on error in macb_start_xmit()Wei Yongjun
2016-09-13net: Remove NO_IRQ from powerpc-only network driversMichael Ellerman
2016-09-13tipc: fix possible memory leak in tipc_udp_enable()Wei Yongjun
2016-09-13net: bridge: add helper to call /sbin/bridge-stpVivien Didelot
2016-09-12iwlegacy: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12hamradio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12stmmac: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12sis900: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12sfc: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12natsemi: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12net: mvneta: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12i825xx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12sundance: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-123c59x: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller