summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-08batman-adv: Cache the type of wifi device for each hardifSven Eckelmann6-25/+95
2016-11-08batman-adv: refactor wifi interface detectionMarek Lindner3-20/+36
2016-11-08batman-adv: Return non-const ptr in batadv_getlink_netSven Eckelmann1-5/+5
2016-11-08batman-adv: Reject unicast packet with zero/mcast dst addressSven Eckelmann1-4/+4
2016-11-08batman-adv: Disallow zero and mcast src address for mgmt framesSven Eckelmann1-2/+2
2016-11-08batman-adv: Disallow mcast src address for data framesSven Eckelmann1-6/+6
2016-11-08batman-adv: Remove dev_queue_xmit return code exceptionSven Eckelmann1-11/+6
2016-11-08batman-adv: Consume skb in receive handlersSven Eckelmann6-85/+153
2016-10-30batman-adv: Consume skb in batadv_send_skb_to_origSven Eckelmann4-36/+25
2016-10-30batman-adv: Consume skb in batadv_frag_send_packetSven Eckelmann1-21/+29
2016-10-30batman-adv: Count all non-success TX packets as droppedSven Eckelmann1-1/+1
2016-10-30batman-adv: use consume_skb for non-dropped packetsSven Eckelmann6-30/+59
2016-10-30batman-adv: Simple (re)broadcast avoidanceLinus Lüssing9-8/+193
2016-10-30batman-adv: Use own timer for multicast TT and TVLV updatesLinus Lüssing5-17/+60
2016-10-30batman-adv: Remove unused skb_reset_mac_header()Linus Lüssing1-2/+0
2016-10-30batman-adv: Remove unnecessary lockdep in batadv_mcast_mla_list_freeLinus Lüssing1-6/+2
2016-10-30batman-adv: Add wrapper for ARP reply creationLinus Lüssing1-27/+40
2016-10-30batman-adv: Close two alignment holes in batadv_hard_ifaceSven Eckelmann1-2/+2
2016-10-30batman-adv: Mark batadv_netlink_ops as constSven Eckelmann1-1/+1
2016-10-30batman-adv: Introduce missing headers for genetlink restructureSven Eckelmann1-0/+3
2016-10-29Merge tag 'batadv-next-for-davem-20161027' of git://git.open-mesh.org/linux-m...David S. Miller24-205/+149
2016-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller13-261/+232
2016-10-29bpf: Print function name in addition to function idThomas Graf2-293/+316
2016-10-29net: dev: Fix non-RCU based lower dev walkerDavid Ahern1-2/+2
2016-10-29flow_dissector: __skb_get_hash_symmetric arg can be constFlorian Westphal2-2/+2
2016-10-29tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet4-20/+3
2016-10-29net: phy: at803x: Add a definition for PHY ID maskFabio Estevam1-6/+7
2016-10-29switchdev: Remove redundant variableIdo Schimmel1-4/+1
2016-10-29netlink: Add nla_memdup() to wrap kmemdup() use on nlattrThomas Graf4-8/+13
2016-10-29net: ip, diag: include net/inet_sock.hArnd Bergmann1-0/+1
2016-10-29driver: tun: Move tun check into the block of TUNSETIFF condition checkGao Feng1-1/+5
2016-10-29virtio-net: Update the mtu code to match virtio specAaron Conole1-2/+4
2016-10-29i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck3-35/+14
2016-10-29i40e: Fix bit logic error in failure caseDavid Ertman1-1/+1
2016-10-29i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari2-2/+2
2016-10-29i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski1-41/+0
2016-10-29i40e: Fix for long link down notification timeCarolyn Wyborny1-1/+4
2016-10-29i40e: Drop redundant Rx descriptor processing codeAlexander Duyck2-24/+12
2016-10-29i40e: fix confusing dmesg info for ethtool -L optionLihong Yang1-2/+2
2016-10-29i40e: Make struct i40e_stats constJoe Perches1-1/+1
2016-10-29i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari2-2/+2
2016-10-29i40e/i40evf: fix interrupt affinity bugAlan Brady6-48/+159
2016-10-29i40e: group base mode VF offload flagsPreethi Banala2-0/+8
2016-10-29i40e: reopen client after resetMitch Williams2-32/+17
2016-10-29i40e: Drop code for unsupported flow typesAlexander Duyck1-26/+5
2016-10-29i40e: Remove unused function i40e_vsi_lookupAlexander Duyck2-33/+0
2016-10-29i40e: Bit test mask correctionFilip Sadowski1-1/+1
2016-10-29i40e: Rewrite Flow Director busy wait loopAlexander Duyck1-9/+4
2016-10-29i40e: Fix client interactionCarolyn Wyborny1-16/+13
2016-10-28net caif: insert missing spaces in pr_* messages and unbreak multi-line stringsColin Ian King1-6/+3