summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | netfilter: nf_tables: add nft_is_base_chain() helperPablo Neira Ayuso2017-04-061-0/+5
* | | | | Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-282-110/+167
|\ \ \ \ \
| * | | | | cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-3/+8
| * | | | | mac80211: Add support for BSS max idle period elementAvraham Stern2017-04-281-1/+13
| * | | | | cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-32/+26Star
| * | | | | mac80211: add ieee80211_tx_status_extFelix Fietkau2017-04-281-3/+28
| * | | | | mac80211: make rate control tx status API more extensibleFelix Fietkau2017-04-281-4/+16
| * | | | | mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg2017-04-281-2/+2
| * | | | | mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-20/+17Star
| * | | | | mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-55/+53Star
| * | | | | cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-261-7/+8
| * | | | | nl80211: add support for BSSIDs in scheduled scan matchsetsArend Van Spriel2017-04-261-1/+5
| * | | | | nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+8
| * | | | | cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-2/+4
* | | | | | tcp: do not pass timestamp to tcp_rack_advance()Eric Dumazet2017-04-261-2/+1Star
* | | | | | tcp: do not pass timestamp to tcp_rate_gen()Eric Dumazet2017-04-261-1/+1
* | | | | | tcp: do not pass timestamp to tcp_rack_mark_lost()Eric Dumazet2017-04-261-1/+1
|/ / / / /
* | | | | can: network namespace support for CAN gatewayOliver Hartkopp2017-04-251-0/+3
* | | | | can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-251-0/+1
* | | | | can: complete initial namespace supportOliver Hartkopp2017-04-251-0/+5
* | | | | flow_dissector: add mpls support (v2)Benjamin LaHaise2017-04-241-0/+8
* | | | | net/tcp_fastopen: Add snmp counter for blackhole detectionWei Wang2017-04-241-1/+1
* | | | | net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-241-0/+6
* | | | | Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-04-241-0/+2
|\ \ \ \ \
| * | | | | net/devlink: Add E-Switch encapsulation controlRoi Dayan2017-04-221-0/+2
* | | | | | VSOCK: Add vsockmon tap functionsGerard Garcia2017-04-241-0/+13
|/ / / / /
* | | | | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-211-0/+1
|\ \ \ \ \
| * | | | | NFC: Add nfc_dbg() macroAndy Shevchenko2017-04-051-0/+1
* | | | | | bonding: fix wq initialization for links created via netlinkMahesh Bandewar2017-04-211-0/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-04-212-6/+121
|\ \ \ \ \ \
| * | | | | | net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert2017-04-141-0/+6
| * | | | | | esp6: Reorganize esp_outputSteffen Klassert2017-04-141-0/+3
| * | | | | | esp4: Reorganize esp_outputSteffen Klassert2017-04-141-0/+16
| * | | | | | xfrm: Add an IPsec hardware offloading APISteffen Klassert2017-04-141-1/+64
| * | | | | | xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert2017-04-141-0/+10
| * | | | | | xfrm: Move device notifications to a sepatate fileSteffen Klassert2017-04-141-0/+1
| * | | | | | xfrm: Add a xfrm type offload.Steffen Klassert2017-04-141-6/+22
* | | | | | | net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong2017-04-211-2/+2
* | | | | | | ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-211-2/+3
* | | | | | | ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-211-0/+2
* | | | | | | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-202-20/+182
|\ \ \ \ \ \ \
| * | | | | | | nl80211: add request id in scheduled scan event messagesArend Van Spriel2017-04-181-0/+2
| * | | | | | | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+6
| * | | | | | | cfg80211: allow leaving MU-MIMO monitor configuration unchangedJohannes Berg2017-04-131-3/+6
| * | | | | | | cfg80211: add documentation for cfg80211_get_bss()Johannes Berg2017-03-311-1/+11
| * | | | | | | cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally2017-03-311-2/+55
| * | | | | | | cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-8/+83
| * | | | | | | mac80211: remove ieee80211_tx_rate_control.max_rate_idxJohannes Berg2017-03-071-4/+0Star
| * | | | | | | mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-061-0/+6
| * | | | | | | cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+13