aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern
2017-02-04virtio_net: exploit napi_complete_done() return valueEric Dumazet
2017-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet
2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller
2017-02-03ixgbevf: get rid of custom busy polling codeEric Dumazet
2017-02-03ixgbe: get rid of custom busy polling codeEric Dumazet
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-02-03Merge branch 'mlxsw-Introduce-TC-Flower-offload-using-TCAM'David S. Miller
2017-02-03mlxsw: spectrum: Implement TC flower offloadJiri Pirko
2017-02-03sched: cls_flower: expose priority to offloading netdeviceJiri Pirko
2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko
2017-02-03lib: Introduce priority array area managerJiri Pirko
2017-02-03list: introduce list_for_each_entry_from_reverse helperJiri Pirko
2017-02-03mlxsw: resources: Add ACL related resourcesJiri Pirko
2017-02-03mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko
2017-02-03mlxsw: core: Introduce flexible actions supportJiri Pirko
2017-02-03mlxsw: core: Introduce flexible keys supportJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko
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