summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: support hw managing reorder logicSara Sharon2016-02-243-11/+35
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-145-52/+83
* cfg80211/mac80211: use to_delayed_workGeliang Tang2016-01-142-4/+2
* mac80211: pass RX aggregation window size to driverSara Sharon2016-01-141-1/+1
* mac80211: add flag for duplication checkSara Sharon2016-01-141-0/+3
* mac80211: process and save VHT MU-MIMO group frameSara Sharon2016-01-146-0/+52
* cfg80211: remove CFG80211_REG_DEBUGJohannes Berg2016-01-142-101/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2016-01-13267-6628/+11042
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12270-6640/+11102
| |\
| | * net: bpf: reject invalid shiftsRabin Vincent2016-01-121-0/+5
| | * phonet: properly unshare skbs in phonet_rcv()Eric Dumazet2016-01-121-0/+4
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-1114-40/+67
| | |\
| | * | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-111-7/+62
| | * | bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-111-14/+23
| | * | net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov2016-01-111-2/+1
| | * | openvswitch: update kernel doc for struct vportJean Sacren2016-01-101-1/+2
| | * | openvswitch: fix struct geneve_port member nameJean Sacren2016-01-101-3/+3
| | * | openvswitch: clean up unused functionJean Sacren2016-01-101-20/+0
| | * | net: add scheduling point in recvmmsg/sendmmsgEric Dumazet2016-01-101-0/+2
| | * | ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel2016-01-101-2/+3
| | * | net, sched: add clsact qdiscDaniel Borkmann2016-01-105-15/+174
| | * | bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2016-01-101-4/+13
| | * | net, sched: add skb_at_tc_ingress helperDaniel Borkmann2016-01-101-5/+1
| | * | ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2016-01-103-8/+8
| | * | ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2016-01-103-8/+8
| | * | ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2016-01-103-8/+9
| | * | bridge: Reflect MDB entries to hardwareElad Raz2016-01-101-0/+23
| | * | switchdev: Adding MDB entry offloadElad Raz2016-01-101-0/+2
| | * | batman-adv: Add kerneldoc for batadv_neigh_node::refcountSven Eckelmann2016-01-091-0/+1
| | * | batman-adv: Remove kerneldoc for missing struct membersSven Eckelmann2016-01-091-4/+0
| | * | batman-adv: Fix kerneldoc member names in for main structsSven Eckelmann2016-01-091-6/+6
| | * | batman-adv: Fix kernel-doc parsing of main structsSven Eckelmann2016-01-091-5/+10
| | * | batman-adv: Split a condition checkMarkus Elfring2016-01-091-1/+4
| | * | batman-adv: Delete an unnecessary check before the function call "batadv_soft...Markus Elfring2016-01-091-2/+1
| | * | batman-adv: Less checks in batadv_tvlv_unicast_send()Markus Elfring2016-01-091-10/+5
| | * | batman-adv: Delete unnecessary checks before the function call "kfree_skb"Markus Elfring2016-01-093-6/+3
| | * | batman-adv: Add function to convert string to batadv throughputSven Eckelmann2016-01-091-68/+49
| | * | batman-adv: only call post function if something changedSimon Wunderlich2016-01-091-3/+9
| | * | batman-adv: increase BLA wait periods to 6Simon Wunderlich2016-01-091-1/+1
| | * | batman-adv: purge bridge loop avoidance when its disabledSimon Wunderlich2016-01-093-1/+25
| | * | batman-adv: remove leftovers of unused BATADV_PRIMARIES_FIRST_HOP flagMarek Lindner2016-01-092-5/+1
| | * | batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann2016-01-091-1/+1
| | * | batman-adv: Start new development cycleSimon Wunderlich2016-01-091-1/+1
| | * | ipv4: eliminate lock count warnings in ping.cLance Richardson2016-01-081-0/+2
| | * | ipv4: fix endianness warnings in ip_tunnel_core.cLance Richardson2016-01-081-8/+8
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-0830-358/+709
| | |\ \
| | | * | netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-081-0/+38
| | | * | netfilter: nft_byteorder: provide 64bit le/be conversionFlorian Westphal2016-01-081-0/+23
| | | * | netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-081-1/+20
| | | * | netfilter: nfnetlink_log: just returns error for unknown commandKen-ichirou MATSUZAWA2016-01-081-1/+1