summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | net: qrtr: Support decoding incoming v2 packetsBjorn Andersson2017-10-111-38/+94
* | net: qrtr: Use sk_buff->cb in receive pathBjorn Andersson2017-10-111-30/+40
* | net: qrtr: Clean up control packet handlingBjorn Andersson2017-10-111-64/+29
* | net: qrtr: Pass source and destination to enqueue functionsBjorn Andersson2017-10-111-51/+69
* | net: qrtr: Add control packet definition to uapiBjorn Andersson2017-10-111-12/+0
* | net: qrtr: Move constants to header fileBjorn Andersson2017-10-111-2/+0
* | net: qrtr: Invoke sk_error_report() after setting sk_errBjorn Andersson2017-10-111-1/+1
* | Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/sc...David S. Miller2017-10-1137-730/+999
|\ \ | |/
| * cfg80211: implement regdb signature checkingJohannes Berg2017-10-116-1/+182
| * cfg80211: reg: remove support for built-in regdbJohannes Berg2017-10-117-267/+1
| * cfg80211: support reloading regulatory databaseJohannes Berg2017-10-113-20/+77
| * cfg80211: support loading regulatory database as firmware fileJohannes Berg2017-10-113-24/+276
| * mac80211: only remove AP VLAN frames from TXQJohannes Berg2017-10-113-22/+39
| * mac80211: aead api to reduce redundancyXiang Gao2017-10-117-152/+111
| * net/mac80211/mesh_plink: Convert timers to use timer_setup()Kees Cook2017-10-064-7/+10
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2017-10-06142-1534/+3519
| |\
| * | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-025-4/+85
| * | mac80211: fix STA_SLOW_THRESHOLD htmldocs failureStanislaw Gruszka2017-10-021-1/+1
| * | mac80211: fix bandwidth computation for TDLS peersManikanta Pubbisetty2017-10-021-0/+10
| * | wireless: set correct mandatory rate flagsRichard Schütz2017-09-211-16/+14
| * | mac80211: recalculate some sta parameters after insertionGregory Greenman2017-09-211-25/+32
| * | nl80211: add an option to allow MFP without requiring itEmmanuel Grumbach2017-09-211-1/+7
| * | cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg2017-09-211-115/+0
| * | mac80211: use offsetofend()Johannes Berg2017-09-214-10/+8
| * | mac80211: Simplify locking in ieee80211_sta_tear_down_BA_sessions()Ilan peer2017-09-211-5/+7
| * | mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho2017-09-211-2/+2
| * | mac80211: oce: enable receiving of bcast probe respRoee Zamir2017-09-211-9/+28
| * | nl80211: add OCE scan and capability flagsRoee Zamir2017-09-211-59/+78
| * | nl80211: return error for invalid center_freq in 40 MHzTova Mussai2017-09-211-0/+9
| * | mac80211: simplify and clarify IE splittingJohannes Berg2017-09-212-24/+16
| * | mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman2017-09-211-8/+46
| * | mac80211: avoid allocating TXQs that won't be usedJohannes Berg2017-09-211-1/+3
* | | openvswitch: add ct_clear actionEric Garver2017-10-104-0/+27
* | | net: dst: move cpu inside ifdef to avoid compilation warningJakub Kicinski2017-10-101-1/+1
* | | rtnetlink: bridge: use ext_ack instead of printkFlorian Westphal2017-10-101-14/+14
* | | net/core: Fix BUG to BUG_ON conditionals.Tim Hansen2017-10-101-9/+6
* | | bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski2017-10-102-7/+25
* | | ipv6: fix incorrect bitwise operator used on rt6i_flagsColin Ian King2017-10-101-2/+2
* | | ipv6: fix dereference of rt6_ex before null check errorColin Ian King2017-10-101-1/+3
* | | openvswitch: Add erspan tunnel support.William Tu2017-10-091-1/+50
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-0938-92/+146
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-0937-91/+145
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-0922-61/+96
| | |\ \ \
| | | * | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-091-2/+20
| | | * | | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2017-10-092-2/+3
| | | * | | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet2017-10-061-2/+2
| | | * | | netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso2017-10-061-1/+1
| | | * | | netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav2017-10-031-1/+3
| | | * | | netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-294-14/+15
| | | * | | netfilter: nf_tables: fix update chain errorJingPiao Chen2017-09-291-2/+2
OpenPOWER on IntegriCloud