summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: openvswitch: make masks cache size configurableEelco Chaudron2020-08-031-0/+1
* net: openvswitch: add masks cache hit counterEelco Chaudron2020-08-031-1/+1
* net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu2020-08-032-1/+3
* net: mdiobus: add reset-post-delay-us handlingBruno Thomsen2020-08-031-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-0210-47/+82
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-015-44/+45
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-07-311-6/+9
| | |\
| | | * xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-07-211-2/+2
| | | * xfrm: policy: match with both mark and mask on user interfacesXin Long2020-06-241-4/+7
| | * | ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-07-301-0/+1
| | * | mlxsw: spectrum: Use different trap group for externally routed packetsIdo Schimmel2020-07-291-0/+3
| | * | rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu2020-07-281-32/+24
| | * | rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu2020-07-281-12/+13
| | * | net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-07-281-0/+1
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-311-1/+1
| |\ \ \
| | * | | i2c: also convert placeholder function to return errnoWolfram Sang2020-07-271-1/+1
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-07-311-0/+19
| |\ \ \
| | * | | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-07-291-0/+19
| | |/ /
| * | | random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-07-301-1/+1
| * | | random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-07-291-1/+1
| * | | Merge tag 'drm-fixes-2020-07-29' of git://anongit.freedesktop.org/drm/drm int...Linus Torvalds2020-07-291-0/+12
| |\ \ \
| | * \ \ Merge tag 'drm-misc-fixes-2020-07-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-291-0/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg2020-07-271-0/+12
| * | | | random32: update the net random state on interrupt and activityWilly Tarreau2020-07-291-0/+3
| * | | | Merge tag 'asm-generic-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-281-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | io: Fix return type of _inb and _inlStafford Horne2020-07-271-2/+2
* | | | | Merge tag 'mac80211-next-for-davem-2020-07-31' of git://git.kernel.org/pub/sc...David S. Miller2020-07-318-34/+152
|\ \ \ \ \
| * | | | | nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu2020-07-311-13/+28
| * | | | | cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-311-2/+2
| * | | | | mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau2020-07-311-0/+25
| * | | | | mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef2020-07-311-0/+8
| * | | | | mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef2020-07-312-0/+4
| * | | | | cfg80211: Add support to advertize OCV supportVeerendranath Jakkam2020-07-311-0/+4
| * | | | | net/fq_impl: use skb_get_hash instead of skb_get_hash_perturbFelix Fietkau2020-07-312-3/+1
| * | | | | cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2020-07-312-0/+6
| * | | | | cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2020-07-312-0/+6
| * | | | | cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2020-07-312-0/+13
| * | | | | cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach2020-07-311-0/+6
| * | | | | net/wireless: regulatory.h: drop duplicate word in commentRandy Dunlap2020-07-311-1/+1
| * | | | | net/wireless: mac80211.h: drop duplicate words in commentsRandy Dunlap2020-07-311-3/+3
| * | | | | net/wireless: cfg80211.h: drop duplicate words in commentsRandy Dunlap2020-07-311-2/+2
| * | | | | net/wireless: wireless.h: drop duplicate word in commentsRandy Dunlap2020-07-311-1/+1
| * | | | | net/wireless: nl80211.h: drop duplicate words in commentsRandy Dunlap2020-07-311-9/+9
| * | | | | nl80211: S1G band and channel definitionsThomas Pedersen2020-07-312-0/+33
* | | | | | rtnetlink: add support for protodown reasonRoopa Prabhu2020-07-312-0/+14
* | | | | | tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2020-07-312-1/+3
* | | | | | tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP optionFlorian Westphal2020-07-311-0/+2
* | | | | | mptcp: subflow: add mptcp_subflow_init_cookie_req helperFlorian Westphal2020-07-311-0/+10
* | | | | | mptcp: rename and export mptcp_subflow_request_sock_opsFlorian Westphal2020-07-311-0/+1
* | | | | | tcp: rename request_sock cookie_ts bit to syncookieFlorian Westphal2020-07-311-1/+1