summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-09batman-adv: Change ifconfig examples to iproute2Sven Eckelmann
2016-01-09batman-adv: Split a condition checkMarkus Elfring
2016-01-09batman-adv: Delete an unnecessary check before the function call "batadv_soft...Markus Elfring
2016-01-09batman-adv: Less checks in batadv_tvlv_unicast_send()Markus Elfring
2016-01-09batman-adv: Delete unnecessary checks before the function call "kfree_skb"Markus Elfring
2016-01-09batman-adv: Add function to convert string to batadv throughputSven Eckelmann
2016-01-09batman-adv: only call post function if something changedSimon Wunderlich
2016-01-09batman-adv: increase BLA wait periods to 6Simon Wunderlich
2016-01-09batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich
2016-01-09batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flagMarek Lindner
2016-01-09batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann
2016-01-09batman-adv: Start new development cycleSimon Wunderlich
2016-01-09Merge branch 'r8152-adjustments'David S. Miller
2016-01-09r8152: adjust ALDPS functionhayeswang
2016-01-09r8152: use test_and_clear_bithayeswang
2016-01-09bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann
2016-01-09Merge branch 'net-sparse-warnings'David S. Miller
2016-01-09ipv4: eliminate lock count warnings in ping.cLance Richardson
2016-01-09ipv4: eliminate endianness warnings in ip_fib.hLance Richardson
2016-01-09ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson
2016-01-09Merge 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