summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-09batman-adv: Start new development cycleSimon Wunderlich
2016-01-08Merge branch 'r8152-adjustments'David S. Miller
2016-01-08r8152: adjust ALDPS functionhayeswang
2016-01-08r8152: use test_and_clear_bithayeswang
2016-01-08bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann
2016-01-08Merge branch 'net-sparse-warnings'David S. Miller
2016-01-08ipv4: eliminate lock count warnings in ping.cLance Richardson
2016-01-08ipv4: eliminate endianness warnings in ip_fib.hLance Richardson
2016-01-08ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-01-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal
2016-01-08netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a
2016-01-08netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA
2016-01-08netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev
2016-01-08i40e: remove forever unused IDJesse Brandeburg
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan
2016-01-08i40e: allow zero MAC address for VFsMitch Williams
2016-01-08i40e: change log messages and error returnsMitch Williams
2016-01-07Merge branch 'macb-usrio-cap'David S. Miller
2016-01-07dt-bindings: net: macb: Add NP4 macb variantNeil Armstrong
2016-01-07net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong
2016-01-07net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong
2016-01-07Merge branch 'mdio-devices'David S. Miller
2016-01-07mdio: Abstract device_remove() and device_free()Andrew Lunn
2016-01-07mdio: Add support for mdio drivers.Andrew Lunn
2016-01-07mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()Andrew Lunn
2016-01-07mdio_bus: Generalise of_mdiobus_link_phydev()Andrew Lunn
2016-01-07phy: Move phy specific bus match into phy_deviceAndrew Lunn
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Move PHY PM operations into phy_deviceAndrew Lunn
2016-01-07dsa: Register netdev before phyAndrew Lunn
2016-01-07phy_device: Move phy attributes into phy_deviceAndrew Lunn
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn
2016-01-07of: phy: Only register a phy device for physAndrew Lunn