platform/kernel/linux-rpi.git
2017-02-05 David Ahernnet: ipv6: Allow shorthand delete of all nexthops in...
2017-02-05 Eric Dumazetvirtio_net: exploit napi_complete_done() return value
2017-02-04 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2017-02-03 Eric Dumazetnet: skb_needs_check() accepts CHECKSUM_NONE for tx
2017-02-03 Eric Dumazetnet: remove support for per driver ndo_busy_poll()
2017-02-03 David S. Millerenic: Remove local ndo_busy_poll() implementation.
2017-02-03 Eric Dumazetixgbevf: get rid of custom busy polling code
2017-02-03 Eric Dumazetixgbe: get rid of custom busy polling code
2017-02-03 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2017-02-03 David S. MillerMerge branch 'mlxsw-Introduce-TC-Flower-offload-using...
2017-02-03 Jiri Pirkomlxsw: spectrum: Implement TC flower offload
2017-02-03 Jiri Pirkosched: cls_flower: expose priority to offloading netdevice
2017-02-03 Jiri Pirkomlxsw: spectrum: Introduce ACL core with simple TCAM...
2017-02-03 Jiri Pirkolib: Introduce priority array area manager
2017-02-03 Jiri Pirkolist: introduce list_for_each_entry_from_reverse helper
2017-02-03 Jiri Pirkomlxsw: resources: Add ACL related resources
2017-02-03 Jiri Pirkomlxsw: spectrum: Introduce basic set of flexible key...
2017-02-03 Jiri Pirkomlxsw: core: Introduce flexible actions support
2017-02-03 Jiri Pirkomlxsw: core: Introduce flexible keys support
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine Extended Flexible Action...
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine Policy Based Switching...
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine Rules Copy Register
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine Port Binding Table
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine TCAM Allocation Register
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine ACL Group Table register
2017-02-03 Jiri Pirkomlxsw: reg: Add Policy-Engine ACL Register
2017-02-03 Jiri Pirkomlxsw: item: Add helpers for getting pointer into paylo...
2017-02-03 Jiri Pirkomlxsw: item: Add 8bit item helpers
2017-02-03 Zhu Yanjunbonding: Remove unnecessary returned value check
2017-02-03 Eric Dumazettcp: clear pfmemalloc on outgoing skb
2017-02-03 Eric Dumazetcxgb4: get rid of custom busy poll code
2017-02-03 Eric Dumazetmyri10ge: get rid of custom busy poll code
2017-02-03 Eric Dumazetbe2net: get rid of custom busy poll code
2017-02-03 David Ahernnet: ipv6: Set protocol to kernel for local routes
2017-02-03 Daniel Borkmanntrace: rename trace_print_hex_seq arg and add kdoc
2017-02-03 Jiri PirkoMAINTAINERS: add Ivan as a switchdev maintainer
2017-02-03 David S. MillerMerge branch 'bridge-per-vlan-dst_metadata-support'
2017-02-03 Roopa Prabhubridge: vlan dst_metadata hooks in ingress and egress...
2017-02-03 Roopa Prabhubridge: per vlan dst_metadata netlink support
2017-02-03 Roopa Prabhubridge: uapi: add per vlan tunnel info
2017-02-03 Roopa Prabhuvxlan: support fdb and learning in COLLECT_METADATA...
2017-02-03 Roopa Prabhuip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunne...
2017-02-03 David S. MillerMerge branch 'ife-to-module'
2017-02-03 Yotam Giginet/sched: act_ife: Change to use ife module
2017-02-03 Yotam Giginet: Introduce ife encapsulation module
2017-02-03 Yotam Giginet/sched: act_ife: Unexport ife_tlv_meta_encode
2017-02-03 Eric Dumazettcp: add tcp_mss_clamp() helper
2017-02-03 Arnd Bergmannhns_enet: use cpumask_var_t for on-stack mask
2017-02-03 Eric Dumazetvirtio_net: remove custom busy_poll
2017-02-03 Eric Dumazetatl1e: add GRO support
2017-02-03 Arjun Vcxgb4: Fix uld_send() for ctrl pkts
2017-02-03 Eric Dumazetsfc-falcon: get rid of custom busy polling code
2017-02-03 Eric Dumazetsfc: get rid of custom busy polling code
2017-02-03 Alan Bradyi40e: add interrupt rate limit verbosity
2017-02-03 Alan Bradyi40e: refactor macro INTRL_USEC_TO_REG
2017-02-03 Mitch Williamsi40e: remove unused function
2017-02-03 Jayaprakash... i40e: Remove FPK HyperV VF device ID
2017-02-03 Alexander Duycki40e: Quick refactor to start moving data off stack...
2017-02-03 Tushar Davei40e: remove unnecessary __packed
2017-02-03 Mitch Williamsi40evf: remove unused device ID
2017-02-03 Bimmy Pujarii40e: Deprecating unused macro
2017-02-03 Jacob Kelleri40e: when adding or removing MAC filters, correctly...
2017-02-03 Jacob Kelleri40e: avoid O(n^2) loop when deleting all filters
2017-02-03 Jacob Kelleri40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
2017-02-03 Jacob Kelleri40e: no need to check is_vsi_in_vlan before calling...
2017-02-03 Jacob Kelleri40e: fold the i40e_is_vsi_in_vlan check into i40e_put_...
2017-02-03 Jacob Kelleri40e: don't allow i40e_vsi_(add|kill)_vlan to operate...
2017-02-03 Eric Dumazetnet: add LINUX_MIB_PFMEMALLOCDROP counter
2017-02-03 David Ahernnet: ipv4: remove fib_lookup.h from devinet.c include...
2017-02-03 Eric Dumazetnet: remove useless pfmemalloc setting
2017-02-03 David S. MillerMerge branch 'MV88E6390-fixes'
2017-02-03 Andrew Lunnnet: dsa: mv88e6xxx: Fix typ0 when configuring 2.5Gbps
2017-02-03 Andrew Lunnnet: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390
2017-02-03 Andrew Lunnnet: phy: marvell: Add support for 88e1545 PHY
2017-02-03 Heiner Kallweitnet: stmmac: Fix wrong message in stmmac_probe_config_dt
2017-02-03 Heiner Kallweitnet: stmmac: add separate warning for PTP not being...
2017-02-03 Heiner Kallweitnet: stmmac: don't set tx delay in RGMII_ID and RGMII_T...
2017-02-03 Andrey Vaginunix: add ioctl to open a unix socket file with O_PATH
2017-02-03 David S. MillerMerge branch 'mv88e6390-missing-phy-ID'
2017-02-03 Andrew Lunnnet: phy: Marvell: Add mv88e6390 internal PHY
2017-02-03 Andrew Lunnnet: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390
2017-02-02 Arnd Bergmannxgene_enet: remove bogus forward declarations
2017-02-02 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-02-02 Michal Kubečeknetfilter: allow logging from non-init namespaces
2017-02-02 David Windsoripvs: free ip_vs_dest structs when refcnt=0
2017-02-02 Florian Westphalnetfilter: merge ctinfo into nfct pointer storage area
2017-02-02 Florian Westphalnetfilter: guarantee 8 byte minalign for template addresses
2017-02-02 Florian Westphalnetfilter: add and use nf_ct_set helper
2017-02-02 Florian Westphalskbuff: add and use skb_nfct helper
2017-02-02 Florian Westphalnetfilter: reduce direct skb->nfct usage
2017-02-02 Florian Westphalnetfilter: reset netfilter state when duplicating packet
2017-02-02 Florian Westphalnetfilter: conntrack: no need to pass ctinfo to error...
2017-02-02 Fengnetfilter: nf_tables: Eliminate duplicated code in...
2017-02-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-02-01 Rafał Miłeckinet: phy: broadcom: rehook BCM54612E specific init
2017-02-01 David S. MillerMerge branch 'act_sample-Little-fixes'
2017-02-01 Yotam Giginet/sched: act_psample: Remove unnecessary ASSERT_RTNL
2017-02-01 Yotam Giginet/sched: act_sample: Fix error path in init
2017-02-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next