summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* VSOCK: Add vsockmon tap functionsGerard Garcia2017-04-242-0/+14
* qed: Add support for static dcbx.sudarsana.kalluru@cavium.com2017-04-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-222-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-211-1/+1
| |\
| | * net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-1/+1
| * | Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-04-211-1/+1
| |\ \ | | |/ | |/|
| | * mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-181-1/+1
* | | net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller2017-04-211-1/+0
* | | Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-04-213-76/+1
|\ \ \
| * | | NFC: Add nfc_dbg() macroAndy Shevchenko2017-04-051-0/+1
| * | | NFC: st21nfca: Get rid of platform dataAndy Shevchenko2017-04-051-33/+0
| * | | NFC: pn544: Get rid of platform dataAndy Shevchenko2017-04-051-43/+0
* | | | 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-216-7/+153
|\ \ \ \
| * | | | 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-143-1/+86
| * | | | 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: Add ESP offload featuresSteffen Klassert2017-04-143-1/+10
* | | | | net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong2017-04-211-2/+2
* | | | | bpf: add napi_id read access to __sk_buffDaniel Borkmann2017-04-211-0/+1
* | | | | Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead2017-04-212-0/+2
* | | | | ip_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-211-2/+3
* | | | | ip6_tunnel: Allow policy-based routing through tunnelsCraig Gallek2017-04-212-0/+5
* | | | | net: add netif_is_ovs_port helperJiri Pirko2017-04-201-0/+5
* | | | | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-204-26/+296
|\ \ \ \ \
| * | | | | 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-313-5/+151
| * | | | | 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/+0
| * | | | | cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+5
| * | | | | ieee80211: define HT operation CCFS2 fieldJohannes Berg2017-03-061-0/+2
| * | | | | ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg2017-03-061-2/+2
| * | | | | ieee80211: add FT-PSK AKM suite selectorAvraham Stern2017-03-061-0/+1
| * | | | | mac80211: Add set_cqm_rssi_range_configAndrew Zaborowski2017-03-061-0/+6
| * | | | | cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-062-1/+21
* | | | | | net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert2017-04-201-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-203-12/+52
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-04-181-0/+10
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-101-0/+10
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-8/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-081-8/+14
| | |\ \ \ \ \
| | | * | | | | reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-8/+14
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-161-4/+28
| |\ \ \ \ \ \ \