cascardo/linux.git
2016-06-18 David Ahernnet: ipv6: Move ip6_route_get_saddr to inline
2016-06-18 Sudip Mukherjeenet: lantiq_etop: remove unused variable
2016-06-18 David S. MillerMerge branch 'tunnel-offload-future-proof'
2016-06-18 Alexander Duyckvxlan: Add new UDP encapsulation offload type for VXLAN-GPE
2016-06-18 Alexander Duycknet: Remove deprecated tunnel specific UDP offload...
2016-06-18 Alexander Duyckqlcnic: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckqede: Move all UDP port notifiers to single function
2016-06-18 Alexander Duycknfp: Replace ndo_add/del_vxlan_port with ndo_add/del_ud...
2016-06-18 Alexander Duyckmlx5_en: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckmlx4_en: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckixgbe: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duycki40e: Move all UDP port notifiers to single function
2016-06-18 Alexander Duyckfm10k: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckbenet: Replace ndo_add/del_vxlan_port with ndo_add...
2016-06-18 Alexander Duyckbnxt: Move GENEVE support from hard-coded port to using...
2016-06-18 Alexander Duyckbnxt: Update drivers to support unified UDP encapsulati...
2016-06-18 Alexander Duyckbnx2x: Move all UDP port notifiers to single function
2016-06-18 Alexander Duycknet: Merge VXLAN and GENEVE push notifiers into a singl...
2016-06-18 Alexander Duycknet: Combine GENEVE and VXLAN port notifiers into singl...
2016-06-18 Alexander Duyckvxlan/geneve: Include udp_tunnel.h in vxlan/geneve...
2016-06-17 Daniel Borkmannnet, cls: also reject deleting all filters when TCA_KIN...
2016-06-17 David S. MillerMerge branch 'vmxnet3-upgrade-to-version3'
2016-06-17 Shrikrishna... vmxnet3: update to version 3
2016-06-17 Shrikrishna... vmxnet3: introduce command to register memory region
2016-06-17 Shrikrishna... vmxnet3: add support for get_coalesce, set_coalesce...
2016-06-17 Shrikrishna... vmxnet3: add receive data ring support
2016-06-17 Shrikrishna... vmxnet3: allow variable length transmit data ring buffer
2016-06-17 Shrikrishna... vmxnet3: introduce generalized command interface to...
2016-06-17 Shrikrishna... vmxnet3: prepare for version 3 changes
2016-06-17 David S. MillerMerge branch 'qeth-next'
2016-06-17 Sebastian Otts390/qeth: fix indentation in qeth_l3_arp_query
2016-06-17 Hans Wippelqeth: omit outbound queue 3 for unicast packets in...
2016-06-17 Hans Wippelqeth: improve set_features error handling
2016-06-17 Hans Wippelqeth: add network device features for VLAN devices
2016-06-17 Thomas Richterqeth layer 2 and layer 3 common feature handling
2016-06-17 Lakhvich Dmitriyqeth: optimize IP handling in rx_mode callback
2016-06-17 Eugene Crosserqeth: introduce linearization fail count to stats
2016-06-17 Eugene Crosserqeth: enable scatter/gather by default
2016-06-17 Eugene Crosserqeth: enable scatter/gather in layer 2 mode
2016-06-17 Eugene Crosserqeth: fill netdevice->gso_* attributes accurately
2016-06-17 Eugene Crosserqeth: clean up condition when tso is used
2016-06-17 Eugene Crosserqeth: refactor calculation of SBALE count
2016-06-17 Eugene Crosserqeth: Include error message for "OS Mismatch"
2016-06-17 Arnd Bergmannnet: xfrm: fix old-style declaration
2016-06-17 Arnd Bergmannnet: gianfar: fix old-style declaration
2016-06-17 Arnd Bergmannisdn: eicon: fix old-style declarations
2016-06-17 Arnd Bergmannhamradio: baycom: fix old-style declaration
2016-06-17 Wei Tangnet: the space is required after ','
2016-06-17 Wei Tangnet: do not initialise statics to 0
2016-06-17 Arnd Bergmannnet: tlan: don't set unused function argument
2016-06-17 Arnd Bergmannnet: qlcnic: don't set unused function argument
2016-06-17 Arnd Bergmanndsa: b53: fix big-endian register access
2016-06-17 Simon Hormanmpls: allow routes on ipgre devices
2016-06-17 hayeswangr8152: modify the check of the flag of PHY_RESET in...
2016-06-17 Philippe Reynesnet: ethernet: ax88796: use phy_ethtool_{get|set}_link_...
2016-06-17 Philippe Reynesnet: ethernet: ax88796: use phydev from struct net_device
2016-06-16 David S. MillerMerge branch 'stmmac-wol'
2016-06-16 Vincent PalatinARM: dts: rockchip: add interrupt for Wake-on-Lan on...
2016-06-16 Vincent Palatinnet: stmmac: dwmac-rk: keep the PHY up for WoL
2016-06-16 Vincent Palatinnet: stmmac: allow to split suspend/resume from init...
2016-06-16 Xin Longsctp: change sk state to CLOSED instead of CLOSING...
2016-06-16 Fabien Sironnetlink: Add comment to warn about deprecated netlink...
2016-06-16 David S. MillerMerge branch 'bpf-fd-array-release'
2016-06-16 Daniel Borkmannbpf, maps: flush own entries on perf map release
2016-06-16 Daniel Borkmannbpf, maps: extend map_fd_get_ptr arguments
2016-06-16 Daniel Borkmannbpf, maps: add release callback
2016-06-16 David S. MillerMerge branch 'sfc-rx-vlan-filtering'
2016-06-16 Andrew Rybchenkosfc: Fix VLAN filtering feature if vPort has VLAN_RESTR...
2016-06-16 Edward Creesfc: Update MCDI protocol definitions
2016-06-16 Andrew Rybchenkosfc: Disable VLAN filtering by default if not strictly...
2016-06-16 Martin Habetssfc: VLAN filters must only be created if the firmware...
2016-06-16 Andrew Rybchenkosfc: Fix dup unknown multicast/unicast filters after...
2016-06-16 Edward Creesfc: Refactor checks for invalid filter ID
2016-06-16 Martin Habetssfc: Take mac_lock before calling efx_ef10_filter_table...
2016-06-16 Andrew Rybchenkosfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
2016-06-16 Andrew Rybchenkosfc: Implement list of VLANs added over interface
2016-06-16 Andrew Rybchenkosfc: Make EF10 filter management helper functions VLAN...
2016-06-16 Andrew Rybchenkosfc: Store unicast and multicast promisc flag with...
2016-06-16 Andrew Rybchenkosfc: Move filter IDs to per-VLAN data structure
2016-06-16 Andrew Rybchenkosfc: Forget filter ID when the filter is marked old
2016-06-16 Edward Creesfc: Assert filter_sem write locked when required
2016-06-16 Andrew Rybchenkosfc: Add efx_nic member with fixed netdev features
2016-06-16 Andrew Rybchenkosfc: Move last mc_promisc flag to EF10 filter table...
2016-06-16 Andrew Rybchenkosfc: Define macro with EF10 offload feature
2016-06-16 David S. MillerMerge tag 'rxrpc-rewrite-20160615' of git://git./linux...
2016-06-16 David S. MillerMerge branch 'liquidio-next'
2016-06-16 Raghu Vatsavayiliquidio: Introduce new octeon2/3 header
2016-06-16 Raghu Vatsavayiliquidio: Replace ifidx for FW commands
2016-06-16 Raghu Vatsavayiliquidio: New driver FW command structure
2016-06-16 Raghu Vatsavayiliquidio: Consider PTP for packet size calculations
2016-06-16 Raghu Vatsavayiliquidio: RX desc alloc changes
2016-06-16 Raghu Vatsavayiliquidio:RX queue alloc changes
2016-06-16 Raghu Vatsavayiliquidio:Scatter gather list per IQ
2016-06-16 Raghu Vatsavayiliquidio: Host queue mapping changes
2016-06-16 Raghu Vatsavayiliquidio: Avoid double free during soft command
2016-06-16 Tom Herbertila: Fix checksum neutral mapping
2016-06-16 Philip Prindevillenet: ipv4: Add ability to have GRE ignore DF bit in...
2016-06-16 David Ahernnet: vrf: Switch dst dev to loopback on device delete
2016-06-16 David S. MillerMerge tag 'shared' of git://git./linux/kernel/git/leon...
2016-06-16 Arnd Bergmannmdio: mux: avoid 'maybe-uninitialized' warning
next