summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \
| | * | | | | block: fix bio_will_gap() for first bvec with offsetMing Lei2017-04-141-4/+28
* | | | | | | rhashtable: remove insecure_elasticityFlorian Westphal2017-04-181-5/+16
* | | | | | | 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-174-4/+68
|\ \ \ \ \ \ \
| * | | | | | | serdev: add helpers for cts and rts handlingSebastian Reichel2017-04-121-0/+31
| * | | | | | | serdev: implement get/set tiocmSebastian Reichel2017-04-121-0/+13
| * | | | | | | serdev: add serdev_device_wait_until_sentSebastian Reichel2017-04-121-0/+3
| * | | | | | | 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/+0
| * | | | | | | 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
* | | | | | | | qed: aRFS infrastructure supportChopra, Manish2017-04-172-0/+15
* | | | | | | | l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran2017-04-171-1/+1
* | | | | | | | net/mlx5e: IPoIB, Xmit flowSaeed Mahameed2017-04-171-0/+10
* | | | | | | | net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit2017-04-171-4/+10
* | | | | | | | net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifcErez Shitrit2017-04-171-3/+8
* | | | | | | | net: dsa: isolate legacy codeVivien Didelot2017-04-171-1/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-1618-36/+60
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-151-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | uapi: add missing install of userio.hNaohiro Aota2017-03-251-0/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-151-1/+5
| |\ \ \ \ \ \ \ \