cascardo/linux.git
2016-01-08 Emil Tantilovixgbe: do not call check_link for ethtool in ixgbe_get_...
2016-01-08 Vasu Devixgbe: fix broken PFC with X550
2016-01-08 Vasu Devixgbe: use correct FCoE DDP max check
2016-01-08 Vasu Devixgbe: Fill at least min credits to a TC credit refills
2016-01-07 David S. MillerMerge branch 'macb-usrio-cap'
2016-01-07 Neil Armstrongdt-bindings: net: macb: Add NP4 macb variant
2016-01-07 Neil Armstrongnet: macb: Add NP4 macb config using USRIO_DISABLED
2016-01-07 Neil Armstrongnet: ethernet: cadence-macb: Add disabled usrio caps
2016-01-07 David S. MillerMerge branch 'mdio-devices'
2016-01-07 Andrew Lunnmdio: Abstract device_remove() and device_free()
2016-01-07 Andrew Lunnmdio: Add support for mdio drivers.
2016-01-07 Andrew Lunnmdio_bus: Add comment to mdiobus_scan() and __mdiobus_r...
2016-01-07 Andrew Lunnmdio_bus: Generalise of_mdiobus_link_phydev()
2016-01-07 Andrew Lunnphy: Move phy specific bus match into phy_device
2016-01-07 Andrew Lunnphy: Centralize setting driver module owner
2016-01-07 Andrew Lunnphy: Move PHY PM operations into phy_device
2016-01-07 Andrew Lunndsa: Register netdev before phy
2016-01-07 Andrew Lunnphy_device: Move phy attributes into phy_device
2016-01-07 Andrew Lunnphy: Add API for {un}registering an mdio device to...
2016-01-07 Andrew Lunnof: phy: Only register a phy device for phys
2016-01-07 Andrew Lunnphy: Add an mdio_device structure
2016-01-07 Andrew Lunnmdio: Move allocation of interrupts into core
2016-01-07 Andrew Lunnphy: mdio-octeon: Use devm_mdiobus_alloc_size()
2016-01-07 Andrew Lunnphy: Centralise print about attached phy
2016-01-07 Andrew Lunnphy: phy_{read|write}_mmd_indirect: get addr from phydev
2016-01-07 Andrew Lunnnet: dnet: Use phy_find_first() helper
2016-01-07 Andrew Lunnphy: add phydev_name() wrapper
2016-01-07 Andrew Lunnphy: Add phydev_err() and phydev_dbg() macros
2016-01-07 Andrew Lunnphy: Use phy_read() instead of mdiobus_read()
2016-01-07 Andrew Lunnmdio: Move mdiobus_read/write operatings into mdio.h
2016-01-07 Andrew Lunnphy: Consistently use addr for address on an MII bus
2016-01-07 David S. MillerMerge git://git./linux/kernel/git/davem/net
2016-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-01-06 Yuchung Chengtcp: fix zero cwnd in tcp_cwnd_reduction
2016-01-06 David S. Millernet: Add eth_platform_get_mac_address() helper.
2016-01-06 Shrikrishna... Driver: Vmxnet3: Fix regression caused by 5738a09
2016-01-06 Eric Dumazetnet: move ndo_features_check() close to ndo_start_xmit()
2016-01-06 Kristian Evensennet: qmi_wwan: Add WeTelecom-WPD600N
2016-01-06 Dan Carpenterfsl/fman: double free on probe failure
2016-01-06 Dan Carpenterfsl/fman: fix the pause_time test
2016-01-06 Dan Carpentermlxsw: core: remove an unnecessary condition
2016-01-06 Alanmkiss: fix scribble on freed memory
2016-01-06 Jarod Wilsonethernet/atheros/alx: sanitize buffer sizing and padding
2016-01-06 Francesco Ruggerinet: possible use after free in dst_release
2016-01-06 David S. MillerMerge branch 'mlxsw-vlan_filtering-offload'
2016-01-06 Elad Razmlxsw: Remember untagged VLANs
2016-01-06 Elad Razmlxsw: Disable vlan_filtering for non .1D bridge
2016-01-06 Elad Razmlxsw: Renaming local variable names for consistency
2016-01-06 Elad Razmlxsw: Fixing vlans init range
2016-01-06 Elad Razbridge: add vlan filtering change for new bridged device
2016-01-06 Elad Razbridge: add vlan filtering change notification
2016-01-06 Elad Razswitchdev: add bridge vlan_filtering attribute
2016-01-06 Elad Razbridge: Propagate vlan add failure to user
2016-01-06 John Fastabendnet: sched: fix missing free per cpu on qstats
2016-01-06 Rabin VincentARM: net: bpf: fix zero right shift
2016-01-06 Craig Galleksoreuseport: change consume_skb to kfree_skb in error...
2016-01-06 Craig Galleksoreuseport: pass skb to secondary UDP socket lookup
2016-01-06 One Thousand... 6pack: fix free memory scribbles
2016-01-06 Ido Schimmelmlxsw: pci: Adjust value of CPU egress traffic class
2016-01-06 Rabin Vincentnet: filter: make JITs zero A for SKF_AD_ALU_XOR_X
2016-01-06 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2016-01...
2016-01-06 Arnd Bergmannnet: hns: avoid uninitialized variable warning:
2016-01-06 Florian Westphalinet: kill unused skb_free op
2016-01-05 Hannes Frederic... bridge: Only call /sbin/bridge-stp for the initial...
2016-01-05 xypron.glpk... include/uapi/linux/sockios.h: mark SIOCRTMSG unused
2016-01-05 Linus TorvaldsMerge tag 'trace-v4.4-rc4-3' of git://git./linux/kernel...
2016-01-05 Linus TorvaldsMerge branch 'stable' of git://git./linux/kernel/git...
2016-01-05 David S. MillerMerge branch 'mlx5e-tstamp'
2016-01-05 Eran Ben Elishanet/mlx5e: Add PTP Hardware Clock (PHC) support
2016-01-05 Eran Ben Elishanet/mlx5e: Add HW timestamping (TS) support
2016-01-05 Eran Ben Elishanet/mlx5_core: Introduce access function to read intern...
2016-01-05 Achiad Shochatnet/mlx5e: Do not modify the TX SKB
2016-01-05 David S. MillerMerge branch 'sctp-transport-rhashtable'
2016-01-05 Xin Longsctp: remove the local_bh_disable/enable in sctp_endpoi...
2016-01-05 Xin Longsctp: drop the old assoc hashtable of sctp
2016-01-05 Xin Longsctp: apply rhashtable api to sctp procfs
2016-01-05 Xin Longsctp: apply rhashtable api to send/recv path
2016-01-05 Xin Longsctp: add the rhashtable apis for sctp global transport...
2016-01-05 Chris Metcalftile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
2016-01-05 Rainer Weikusataf_unix: Fix splice-bind deadlock
2016-01-05 David Ahernnet: Propagate lookup failure in l3mdev_get_saddr to...
2016-01-05 David S. MillerMerge branch 'faster-soreuseport'
2016-01-05 Craig Galleksoreuseport: BPF selection functional test
2016-01-05 Craig Galleksoreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
2016-01-05 Craig Galleksoreuseport: fast reuseport UDP socket selection
2016-01-05 Craig Galleksoreuseport: define reuseport groups
2016-01-05 David S. MillerMerge branch 'mlxsw-fixes'
2016-01-05 Ido Schimmelmlxsw: spectrum: Change bridge port attributes only...
2016-01-05 Ido Schimmelmlxsw: spectrum: Set bridge status in appropriate functions
2016-01-05 Ido Schimmelmlxsw: spectrum: Return NOTIFY_BAD on bridge failure
2016-01-05 Ido Schimmelmlxsw: spectrum: Initialize PVID only once
2016-01-05 hayeswangr8152: add reset_resume function
2016-01-05 Julia Lawallchelsio: constify cphy_ops structures
2016-01-05 Arnd Bergmannfsl/fman: allow modular build
2016-01-05 Arnd Bergmannnet: make ip6tunnel_xmit definition conditional
2016-01-05 David S. MillerMerge tag 'nfc-next-4.5-1' of git://git./linux/kernel...
2016-01-05 Florian Westphalconnector: bump skb->users before callback invocation
2016-01-04 Eric Dumazetudp: properly support MSG_PEEK with truncated buffers
2016-01-04 Insu Yuncxgb4: correctly handling failed allocation
2016-01-04 Insu Yunqlcnic: correctly handle qlcnic_alloc_mbx_args
next