summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: sched: don't take rtnl lock during flow_action setupVlad Buslov2020-02-171-1/+1
* net: sched: refactor ct action helpers to require tcf_lockVlad Buslov2020-02-171-2/+4
* net: sched: refactor police action helpers to require tcf_lockVlad Buslov2020-02-171-2/+4
* net: sched: lock action when translating it to flow_action infraVlad Buslov2020-02-171-1/+1
* net: phylink: clarify flow control settings in documentationRussell King2020-02-161-8/+18
* net: phylink: resolve fixed link flow controlRussell King2020-02-161-5/+3
* net: add linkmode helper for setting flow control advertisementRussell King2020-02-161-0/+2
* net: add helpers to resolve negotiated flow controlRussell King2020-02-162-0/+7
* net: linkmode: make linkmode_test_bit() take const pointerRussell King2020-02-161-1/+1
* openvswitch: add TTL decrement actionMatteo Croce2020-02-161-0/+7
* tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy2020-02-161-0/+1
* tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy2020-02-161-0/+1
* Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-165-12/+202
|\
| * mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin2020-02-141-0/+2
| * ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich2020-02-141-0/+1
| * mac80211: Fix setting txpower to zeroBen Greear2020-02-141-1/+1
| * nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil2020-02-072-2/+17
| * mac80211: parse also the RSNXE IEShaul Triebitz2020-02-071-0/+8
| * ieee80211: fix 'the' doubling in commentsZvika Yehudai2020-02-071-3/+3
| * cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2020-02-072-1/+60
| * cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-072-0/+7
| * mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-01-151-0/+9
| * mac80211: add handling for BSS colorJohn Crispin2020-01-152-2/+17
| * nl80211: add handling for BSS colorJohn Crispin2020-01-152-0/+41
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2020-01-0278-209/+939
| |\
| * | mac80211: add 802.11 encapsulation offloading supportJohn Crispin2019-12-131-0/+32
| * | wireless: Use offsetof instead of custom macro.Pi-Hsun Shih2019-12-131-2/+3
| * | trivial: mac80211: fix indentationJohn Crispin2019-12-131-1/+1
* | | ptp_qoriq: drop the code of alarmYangbo Lu2020-02-161-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-145-8/+32
|\ \ \
| * | | netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
| * | | Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-141-6/+5
| |\ \ \
| | * | | mac80211: use more bits for ack_frame_idJohannes Berg2020-02-071-6/+5
| * | | | icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-132-0/+12
| * | | | net/flow_dissector: remove unexist field descriptionHangbin Liu2020-02-131-1/+0
* | | | | Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-02-143-4/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-02-141-3/+0
| |\ \ \ \ \
| | * | | | | cpufreq: Make cpufreq_global_kobject staticYangtao Li2020-02-031-3/+0
| * | | | | | ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki2020-02-111-0/+1
| * | | | | | ACPI: PM: s2idle: Avoid possible race related to the EC GPERafael J. Wysocki2020-02-111-1/+1
* | | | | | | linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap2020-02-121-1/+2
* | | | | | | Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-02-111-12/+2
|\ \ \ \ \ \ \
| * | | | | | | dax: Get rid of fs_dax_get_by_host() helperVivek Goyal2020-01-161-10/+0
| * | | | | | | dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal2020-01-031-2/+2
* | | | | | | | Merge tag 'trace-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-02-111-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | tracing: Consolidate trace() functionsTom Zanussi2020-02-101-1/+1
* | | | | | | | Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2020-02-091-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: New zonefs file systemDamien Le Moal2020-02-071-0/+1
* | | | | | | | | Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-02-092-0/+25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-012-0/+25