summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_freeLinus Lüssing2016-10-301-6/+2
* batman-adv: Add wrapper for ARP reply creationLinus Lüssing2016-10-301-27/+40
* batman-adv: Close two alignment holes in batadv_hard_ifaceSven Eckelmann2016-10-301-2/+2
* batman-adv: Mark batadv_netlink_ops as constSven Eckelmann2016-10-301-1/+1
* batman-adv: Introduce missing headers for genetlink restructureSven Eckelmann2016-10-301-0/+3
* Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...David S. Miller2016-10-2924-205/+149
|\
| * batman-adv: Avoid precedence issues in macrosSven Eckelmann2016-10-193-9/+9
| * batman-adv: Use octal permissions instead of macrosSven Eckelmann2016-10-195-55/+41
| * batman-adv: Use proper name for gateway list headSven Eckelmann2016-10-195-14/+15
| * batman-adv: Use proper name for fragments list headSven Eckelmann2016-10-194-12/+12
| * batman-adv: Remove needless init of variables on stackSven Eckelmann2016-10-196-11/+11
| * batman-adv: Less function calls in batadv_is_ap_isolated() after error detectionMarkus Elfring2016-10-181-14/+11
| * batman-adv: Allow selecting BATMAN V if CFG80211 is not builtLinus Lüssing2016-10-171-1/+1
| * batman-adv: remove unsed argument from batadv_dbg_arp() functionAntonio Quartulli2016-10-171-11/+6
| * batman-adv: fix batadv_forw_packet kerneldoc for list attributeLinus Lüssing2016-10-171-1/+1
| * batman-adv: Remove unused batadv_icmp_user_cmd_typeSven Eckelmann2016-10-171-10/+0
| * batman-adv: Move batadv_sum_counter to soft-interface.cSven Eckelmann2016-10-172-21/+21
| * batman-adv: Remove unused function batadv_hash_deleteSven Eckelmann2016-10-171-30/+0
| * batman-adv: Document new nc, mcast and tpmeter log levelsSven Eckelmann2016-10-171-7/+10
| * batman-adv: Add dat, mcast, nc and neighbor debugfs files to READMESven Eckelmann2016-10-171-3/+4
| * batman-adv: Add network_coding and mcast sysfs files to READMESven Eckelmann2016-10-171-4/+5
| * batman-adv: Add B.A.T.M.A.N. V sysfs files to READMESven Eckelmann2016-10-171-1/+1
| * batman-adv: Start new development cycleSimon Wunderlich2016-10-171-1/+1
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-10-2913-261/+232
|\ \
| * | i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck2016-10-293-35/+14
| * | i40e: Fix bit logic error in failure caseDavid Ertman2016-10-291-1/+1
| * | i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari2016-10-292-2/+2
| * | i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski2016-10-291-41/+0
| * | i40e: Fix for long link down notification timeCarolyn Wyborny2016-10-291-1/+4
| * | i40e: Drop redundant Rx descriptor processing codeAlexander Duyck2016-10-292-24/+12
| * | i40e: fix confusing dmesg info for ethtool -L optionLihong Yang2016-10-291-2/+2
| * | i40e: Make struct i40e_stats constJoe Perches2016-10-291-1/+1
| * | i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari2016-10-292-2/+2
| * | i40e/i40evf: fix interrupt affinity bugAlan Brady2016-10-296-48/+159
| * | i40e: group base mode VF offload flagsPreethi Banala2016-10-292-0/+8
| * | i40e: reopen client after resetMitch Williams2016-10-292-32/+17
| * | i40e: Drop code for unsupported flow typesAlexander Duyck2016-10-291-26/+5
| * | i40e: Remove unused function i40e_vsi_lookupAlexander Duyck2016-10-292-33/+0
| * | i40e: Bit test mask correctionFilip Sadowski2016-10-291-1/+1
| * | i40e: Rewrite Flow Director busy wait loopAlexander Duyck2016-10-291-9/+4
| * | i40e: Fix client interactionCarolyn Wyborny2016-10-291-16/+13
* | | bpf: Print function name in addition to function idThomas Graf2016-10-292-293/+316
* | | net: dev: Fix non-RCU based lower dev walkerDavid Ahern2016-10-291-2/+2
* | | flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal2016-10-292-2/+2
* | | tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2016-10-294-20/+3
* | | net: phy: at803x: Add a definition for PHY ID maskFabio Estevam2016-10-291-6/+7
* | | switchdev: Remove redundant variableIdo Schimmel2016-10-291-4/+1
* | | netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf2016-10-294-8/+13
* | | net: ip, diag: include net/inet_sock.hArnd Bergmann2016-10-291-0/+1
* | | driver: tun: Move tun check into the block of TUNSETIFF condition checkGao Feng2016-10-291-1/+5