summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-09batman-adv: Fix kerneldoc member names in for main structsSven Eckelmann1-6/+6
2016-01-09batman-adv: Fix kernel-doc parsing of main structsSven Eckelmann1-5/+10
2016-01-09batman-adv: Change ifconfig examples to iproute2Sven Eckelmann1-3/+6
2016-01-09batman-adv: Split a condition checkMarkus Elfring1-1/+4
2016-01-09batman-adv: Delete an unnecessary check before the function call "batadv_soft...Markus Elfring1-2/+1
2016-01-09batman-adv: Less checks in batadv_tvlv_unicast_send()Markus Elfring1-10/+5
2016-01-09batman-adv: Delete unnecessary checks before the function call "kfree_skb"Markus Elfring3-6/+3
2016-01-09batman-adv: Add function to convert string to batadv throughputSven Eckelmann1-68/+49
2016-01-09batman-adv: only call post function if something changedSimon Wunderlich1-3/+9
2016-01-09batman-adv: increase BLA wait periods to 6Simon Wunderlich1-1/+1
2016-01-09batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich3-1/+25
2016-01-09batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flagMarek Lindner2-5/+1
2016-01-09batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann1-1/+1
2016-01-09batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2016-01-09Merge branch 'r8152-adjustments'David S. Miller1-52/+40
2016-01-09r8152: adjust ALDPS functionhayeswang1-38/+34
2016-01-09r8152: use test_and_clear_bithayeswang1-14/+6
2016-01-09r8152: fix the wake eventhayeswang1-1/+39
2016-01-09phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri1-2/+10
2016-01-09Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-2/+4
2016-01-09bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann1-10/+29
2016-01-09Merge branch 'net-sparse-warnings'David S. Miller3-9/+12
2016-01-09ipv4: eliminate lock count warnings in ping.cLance Richardson1-0/+2
2016-01-09ipv4: eliminate endianness warnings in ip_fib.hLance Richardson1-1/+2
2016-01-09ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson1-8/+8
2016-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller34-369/+749
2016-01-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-25/+64
2016-01-08irda: toim3232-sir: delete some dead codeDan Carpenter1-10/+0
2016-01-08isdn: act200: fix MODULE_PARM_DESC() typoDan Carpenter1-1/+1
2016-01-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller14-69/+244
2016-01-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-69/+173
2016-01-08netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2-0/+40
2016-01-08netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal1-0/+23
2016-01-08netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a3-1/+26
2016-01-08netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA1-1/+1
2016-01-08netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_C...Ken-ichirou MATSUZAWA1-0/+11
2016-01-08netfilter: nfnetlink_queue: just returns error for unknown commandKen-ichirou MATSUZAWA1-1/+1
2016-01-08netfilter: nfnetlink_queue: don't handle options after unbindKen-ichirou MATSUZAWA1-1/+1
2016-01-08netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicityKen-ichirou MATSUZAWA1-40/+32
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad1-10/+37
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh3-1/+8
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni1-2/+5
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad1-1/+1
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov1-5/+2
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev1-3/+3
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev1-2/+2
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev1-1/+6
2016-01-08i40e: remove forever unused IDJesse Brandeburg5-5/+0
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2-50/+58
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2-0/+91