summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert2017-04-201-0/+1
* | | | sctp: process duplicated strreset out and addstrm out requests correctlyXin Long2017-04-181-0/+1
* | | | net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-172-3/+6
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-173-4/+21
|\ \ \ \
| * | | | Bluetooth: L2CAP: Fix L2CAP_CR_SCID_IN_USE valueMarcin Kraglak2017-04-121-1/+1
| * | | | 6lowpan: Fix IID format for BluetoothLuiz Augusto von Dentz2017-04-121-4/+0Star
| * | | | 6lowpan: Use netdev addr_len to determine lladdr lenLuiz Augusto von Dentz2017-04-121-0/+19
| * | | | Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_tElena Reshetova2017-04-121-3/+5
* | | | | net: dsa: isolate legacy codeVivien Didelot2017-04-171-1/+3
* | | | | netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-133-14/+30
* | | | | genetlink: pass extended ACK report downJohannes Berg2017-04-131-0/+12
* | | | | netlink: extended ACK reportingJohannes Berg2017-04-131-1/+2