summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du2021-06-151-1/+6
* ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-151-1/+1
* net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-122-2/+7
* inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-101-3/+7
* net: annotate data race in sock_error()Eric Dumazet2021-06-101-1/+6
* net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-091-0/+1
* Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-091-2/+7
|\
| * mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2021-05-311-1/+6
| * mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris2021-05-311-1/+1
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-041-0/+1
|\ \
| * | virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven2021-06-041-0/+1
* | | Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2021-06-031-1/+1
|\ \ \ | |/ / |/| |
| * | Bluetooth: Fix VIRTIO_ID_BT assigned numberMarcel Holtmann2021-06-031-1/+1
* | | net: caif: add proper error handlingPavel Skripkin2021-06-032-2/+2
* | | net: caif: added cfserl_release functionPavel Skripkin2021-06-031-0/+1
* | | net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik2021-06-011-0/+2
* | | net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy2021-06-011-0/+9
* | | net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2021-06-011-1/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-05-271-6/+0
|\ \
| * | netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso2021-05-241-6/+0
* | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-2610-33/+97
|\ \ \ | | |/ | |/|
| * | net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli2021-05-261-0/+5
| * | net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-251-0/+11
| * | {net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen2021-05-181-0/+18
| * | {net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb2021-05-181-22/+22
| |/
| * NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-171-0/+1
| * net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-05-141-6/+1
| * net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-05-141-1/+34
| * netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-05-141-1/+0
| * net: really orphan skbs tied to closing skPaolo Abeni2021-05-121-1/+3
| * mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-05-111-2/+2
* | Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-242-4/+4
|\ \
| * | cgroup: fix spelling mistakesZhen Lei2021-05-242-4/+4
* | | Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-241-2/+2
|\ \ \
| * | | Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-18723-7037/+17608
| |\| |
| * | | spi: Switch to signed types for *_native_cs SPI controller fieldsAndy Shevchenko2021-05-111-2/+2
* | | | linux/bits.h: fix compilation error with GENMASKRikard Falkeborn2021-05-223-9/+11
* | | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-221-2/+0
|\ \ \ \
| * | | | block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig2021-05-201-2/+0
* | | | | Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-216-15/+18
|\ \ \ \ \
| * | | | | signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfoEric W. Biederman2021-05-181-3/+1
| * | | | | signal: Deliver all of the siginfo perf data in _perfEric W. Biederman2021-05-184-6/+13
| * | | | | signal: Factor force_sig_perf out of perf_sigtrapEric W. Biederman2021-05-181-0/+1
| * | | | | signal: Implement SIL_FAULT_TRAPNOEric W. Biederman2021-05-181-0/+1
| * | | | | siginfo: Move si_trapno inside the union inside _si_faultEric W. Biederman2021-05-182-8/+4
* | | | | | Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-05-201-3/+3
|\ \ \ \ \ \
| * | | | | | platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann2021-05-191-3/+3
* | | | | | | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-202-0/+38
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-131-0/+5
| * | | | | | Merge tag 'misc-habanalabs-fixes-2021-05-08' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman2021-05-101-0/+33
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |