summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: support fast-rx with incompatible PS capabilities when PS is disabledFelix Fietkau2018-02-272-6/+12
* mac80211: support AP 4-addr mode fast-rxFelix Fietkau2018-02-271-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-2470-337/+368
|\
| * net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet2018-02-231-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-231-5/+1
| |\
| | * bpf: clean up unused-variable warningArnd Bergmann2018-02-221-5/+1
| * | ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-02-231-1/+1
| * | rxrpc: Fix send in rxrpc_send_data_packet()David Howells2018-02-221-1/+1
| * | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-02-228-24/+38
| |\ \
| | * | mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer2018-02-191-3/+1
| | * | mac80211: Do not disconnect on invalid operating classIlan Peer2018-02-191-4/+3
| | * | cfg80211: clear wep keys after disconnectionAvraham Stern2018-02-191-0/+2
| | * | mac80211: fix calling sleeping function in atomic contextSara Sharon2018-02-191-1/+1
| | * | mac80211: fix a possible leak of station statsSara Sharon2018-02-191-0/+1
| | * | cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-191-1/+1
| | * | mac80211: mesh: fix wrong mesh TTL offset calculationPeter Oh2018-01-312-12/+7
| | * | cfg80211: use only 1Mbps for basic rates in meshJohannes Berg2018-01-311-3/+22
| * | | net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-02-221-0/+2
| * | | tcp_bbr: better deal with suboptimal GSOEric Dumazet2018-02-221-4/+5
| * | | netlink: put module reference if dump start failsJason A. Donenfeld2018-02-221-1/+3
| | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-2154-300/+310
| |\ \
| | * | netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-02-191-3/+6
| | * | netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-161-1/+1
| | * | netfilter: nat: cope with negative port rangePaolo Abeni2018-02-141-2/+5
| | * | netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-02-141-5/+5
| | * | netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-1434-104/+116
| | * | netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal2018-02-143-33/+40
| | * | netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-144-8/+8
| | * | netfilter: bridge: use pr ratelimitingFlorian Westphal2018-02-142-7/+7
| | * | netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-141-25/+25
| | * | netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal2018-02-141-3/+5
| | * | netfilter: xt_CT: use pr ratelimitingFlorian Westphal2018-02-141-12/+13
| | * | netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal2018-02-141-36/+34
| | * | netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-147-34/+16
| | * | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang2018-02-141-2/+6
| | * | netfilter: add back stackpointer size checksFlorian Westphal2018-02-143-1/+14
| | * | netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-142-14/+3
| | * | netfilter: ipt_CLUSTERIP: fix a race condition of proc file creationCong Wang2018-02-081-6/+6
| | * | netfilter: x_tables: remove size checkMichal Hocko2018-02-081-4/+0
| * | | net: sched: report if filter is too large to dumpRoman Kapl2018-02-201-1/+6
* | | | net: fib_rules: Add new attribute to set protocolDonald Sharp2018-02-231-4/+11
* | | | rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifierSowmini Varadhan2018-02-231-1/+2
* | | | Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/sc...David S. Miller2018-02-2216-61/+287
|\ \ \ \
| * | | | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-222-1/+16
| * | | | mac80211: add get TID helperSara Sharon2018-02-227-21/+11
| * | | | mac80211: support reporting A-MPDU EOF bit value/knownJohannes Berg2018-02-221-0/+4
| * | | | mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty2018-02-193-2/+19
| * | | | cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty2018-02-192-3/+7
| * | | | mac80211: remove redundant initialization to pointer 'hdr'Colin Ian King2018-02-191-1/+1
| * | | | nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari2018-02-191-1/+1