summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine TCAM Allocation RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine ACL Group Table registerJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine ACL RegisterJiri Pirko
2017-02-03mlxsw: item: Add helpers for getting pointer into payload for char buffer itemJiri Pirko
2017-02-03mlxsw: item: Add 8bit item helpersJiri Pirko
2017-02-03bonding: Remove unnecessary returned value checkZhu Yanjun
2017-02-03tcp: clear pfmemalloc on outgoing skbEric Dumazet
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet
2017-02-03myri10ge: get rid of custom busy poll codeEric Dumazet
2017-02-03be2net: get rid of custom busy poll codeEric Dumazet
2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern
2017-02-03trace: rename trace_print_hex_seq arg and add kdocDaniel Borkmann
2017-02-03MAINTAINERS: add Ivan as a switchdev maintainerJiri Pirko
2017-02-03Merge branch 'bridge-per-vlan-dst_metadata-support'David S. Miller
2017-02-03bridge: vlan dst_metadata hooks in ingress and egress pathsRoopa Prabhu
2017-02-03bridge: per vlan dst_metadata netlink supportRoopa Prabhu
2017-02-03bridge: uapi: add per vlan tunnel infoRoopa Prabhu
2017-02-03vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu
2017-02-03ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info modeRoopa Prabhu
2017-02-03Merge branch 'ife-to-module'David S. Miller
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi
2017-02-03net: Introduce ife encapsulation moduleYotam Gigi
2017-02-03net/sched: act_ife: Unexport ife_tlv_meta_encodeYotam Gigi
2017-02-03tcp: add tcp_mss_clamp() helperEric Dumazet
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann
2017-02-03virtio_net: remove custom busy_pollEric Dumazet
2017-02-03atl1e: add GRO supportEric Dumazet
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet
2017-02-03sfc: get rid of custom busy polling codeEric Dumazet
2017-02-02i40e: add interrupt rate limit verbosityAlan Brady
2017-02-02i40e: refactor macro INTRL_USEC_TO_REGAlan Brady
2017-02-02i40e: remove unused functionMitch Williams
2017-02-02i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam
2017-02-02i40e: Quick refactor to start moving data off stack and into Tx buffer infoAlexander Duyck
2017-02-02i40e: remove unnecessary __packedTushar Dave
2017-02-02i40evf: remove unused device IDMitch Williams
2017-02-02i40e: Deprecating unused macroBimmy Pujari
2017-02-02i40e: when adding or removing MAC filters, correctly handle VLANsJacob Keller
2017-02-02i40e: avoid O(n^2) loop when deleting all filtersJacob Keller
2017-02-02i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: no need to check is_vsi_in_vlan before calling i40e_del_mac_all_vlanJacob Keller
2017-02-02i40e: fold the i40e_is_vsi_in_vlan check into i40e_put_mac_in_vlanJacob Keller
2017-02-02i40e: don't allow i40e_vsi_(add|kill)_vlan to operate when VID<1Jacob Keller
2017-02-02net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet
2017-02-02net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern
2017-02-02net: remove useless pfmemalloc settingEric Dumazet
2017-02-02Merge branch 'MV88E6390-fixes'David S. Miller
2017-02-02net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5GbpsAndrew Lunn