summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-092-0/+9
* cfg80211: support ieee80211-freq-limit DT propertyRafał Miłecki2017-01-061-0/+28
* wireless: move IEEE80211_NUM_ACS to ieee80211.hJohannes Berg2017-01-052-1/+2
* nl80211: better describe field in struct nl80211_bss_select_rssi_adjustArend Van Spriel2016-12-161-2/+3
* cfg80211: get rid of name indirection trick for ieee80211_get_channel()Arend Van Spriel2016-12-131-14/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-12-121-0/+1
|\
| * sparc64:Support User Probes for sparcAllen Pais2016-12-121-0/+1
* | net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2016-12-111-7/+6
* | net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2016-12-111-1/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-104-3/+4
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-102-1/+3
| |\
| | * NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-081-1/+2
| | * can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-071-0/+1
| * | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-091-1/+1
| |\ \
| | * | acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-071-1/+1
| * | | Revert "default exported asm symbols to zero"Linus Torvalds2016-12-071-1/+0
| | |/ | |/|
* | | Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-102-1/+17
|\ \ \
| * | | cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-0/+11
| * | | nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna2016-12-091-1/+6
* | | | udp: add batching to udp_rmem_release()Eric Dumazet2016-12-101-0/+3
* | | | udp: copy skb->truesize in the first cache lineEric Dumazet2016-12-101-1/+8
* | | | bpf: xdp: Allow head adjustment in XDP progMartin KaFai Lau2016-12-082-3/+14
* | | | phy: add phy fixup unregister functionsWoojung.Huh@microchip.com2016-12-081-0/+4
* | | | bpf: fix state equivalenceAlexei Starovoitov2016-12-081-7/+7
* | | | net: do not read sk_drops if application does not careEric Dumazet2016-12-081-1/+2
* | | | udp: under rx pressure, try to condense skbsEric Dumazet2016-12-081-0/+2
* | | | net: rfs: add a jump labelEric Dumazet2016-12-082-11/+15
* | | | net: smmac: allow configuring lower pbl valuesNiklas Cassel2016-12-081-0/+1
* | | | net: stmmac: add support for independent DMA pbl for tx/rxNiklas Cassel2016-12-081-0/+2
* | | | net/sched: cls_flower: Support matching on ICMP type and codeSimon Horman2016-12-081-0/+10
* | | | flow dissector: ICMP supportSimon Horman2016-12-081-0/+17
* | | | net/sched: cls_flower: Add support for matching on flagsOr Gerlitz2016-12-081-0/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-12-0820-41/+340
|\ \ \ \
| * | | | netfilter: xt_bpf: support ebpfWillem de Bruijn2016-12-071-0/+21
| * | | | netfilter: nf_tables: support for set flushingPablo Neira Ayuso2016-12-071-1/+5
| * | | | netfilter: nft_objref: support for stateful object mapsPablo Neira Ayuso2016-12-071-0/+6
| * | | | netfilter: nf_tables: add stateful object reference to set elementsPablo Neira Ayuso2016-12-072-0/+17
| * | | | netfilter: nft_quota: add depleted flag for objectsPablo Neira Ayuso2016-12-072-0/+3
| * | | | netfilter: nf_tables: notify internal updates of stateful objectsPablo Neira Ayuso2016-12-071-0/+4
| * | | | netfilter: nf_tables: atomic dump and reset for stateful objectsPablo Neira Ayuso2016-12-072-1/+4
| * | | | netfilter: nft_quota: dump consumed quotaPablo Neira Ayuso2016-12-071-0/+2
| * | | | netfilter: nf_tables: add stateful object reference expressionPablo Neira Ayuso2016-12-061-0/+14
| * | | | netfilter: nft_quota: add stateful object typePablo Neira Ayuso2016-12-061-0/+1
| * | | | netfilter: nft_counter: add stateful object typePablo Neira Ayuso2016-12-061-0/+1
| * | | | netfilter: nf_tables: add stateful objectsPablo Neira Ayuso2016-12-062-0/+108
| * | | | netfilter: add and use nf_fwd_netdev_egressFlorian Westphal2016-12-061-0/+1
| * | | | netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal2016-12-061-1/+6
| * | | | netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fieldsPablo Neira Ayuso2016-12-062-0/+7
| * | | | netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-061-1/+6
| * | | | netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2016-12-061-26/+1