summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* af_unix: Remove unix_table_locks.Kuniyuki Iwashima2022-06-221-1/+0
* af_unix: Put a socket into a per-netns hash table.Kuniyuki Iwashima2022-06-221-1/+0
* af_unix: Define a per-netns hash table.Kuniyuki Iwashima2022-06-222-0/+8
* af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima2022-06-221-3/+4
* raw: complete rcu conversionEric Dumazet2022-06-211-2/+2
* net: warn if mac header was not setEric Dumazet2022-06-211-5/+7
* net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)2022-06-191-0/+35
* raw: convert raw sockets to RCUEric Dumazet2022-06-192-1/+11
* raw: use more conventional iteratorsEric Dumazet2022-06-192-6/+5
* net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang2022-06-191-0/+7
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-06-178-45/+231
|\
| * bpf: Fix non-static bpf_func_proto struct definitionsJoanne Koong2022-06-171-3/+0
| * bpf: Add helpers to issue and check SYN cookies in XDPMaxim Mikityanskiy2022-06-162-0/+79
| * bpf: Allow helpers to accept pointers with a fixed sizeMaxim Mikityanskiy2022-06-161-0/+13
| * bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookieMaxim Mikityanskiy2022-06-161-4/+6
| * bpf: implement sleepable uprobes by chaining gpsDelyan Kratunov2022-06-161-0/+52
| * bpf: move bpf_prog to bpf.hDelyan Kratunov2022-06-162-34/+36
| * bpf: Fix spelling in bpf_verifier.hHongyi Lu2022-06-141-1/+1
| * bpf: Add btf enum64 supportYonghong Song2022-06-072-3/+42
| * bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queuesWang Yufen2022-06-022-0/+2
* | net: pcs: xpcs: add CL37 1000BASE-X AN supportOng Boon Leong2022-06-171-0/+1
* | net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong2022-06-171-1/+1
* | linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()Rasmus Villemoes2022-06-161-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-1615-118/+103
|\ \
| * \ Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-163-84/+1
| |\ \
| | * | Revert "net: Add a second bind table hashed by port and address"Joanne Koong2022-06-163-84/+1
| * | | Merge tag 'hardening-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-151-0/+1
| |\ \ \
| | * | | usercopy: Handle vm_map_ram() areasMatthew Wilcox (Oracle)2022-06-131-0/+1
| * | | | netfs: fix up netfs_inode_init() docbook commentLinus Torvalds2022-06-141-1/+1
| * | | | Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-141-0/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta2022-05-211-0/+3
| * | | | Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-122-13/+61
| |\ \ \ \
| | * | | | workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer2022-06-111-1/+1
| | * | | | workqueue: Fix type of cpu in trace eventWonhyuk Yang2022-06-071-4/+4
| | * | | | workqueue: Wrap flush_workqueue() using a macroTetsuo Handa2022-06-071-8/+56
| * | | | | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-122-3/+2
| |\ \ \ \ \
| | * | | | | random: remove rng_has_arch_random()Jason A. Donenfeld2022-06-101-1/+0
| | * | | | | random: mark bootloader randomness code as __initJason A. Donenfeld2022-06-101-1/+1
| | * | | | | crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht2022-06-071-1/+1
| | |/ / / /
| * | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-111-2/+3
| |\ \ \ \ \
| | * | | | | vdpa: make get_vq_group and set_group_asid optionalJason Wang2022-06-091-2/+3
| | |/ / / /
| * | | | | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-101-1/+15
| |\ \ \ \ \
| | * | | | | SUNRPC: Optimize xdr_reserve_space()Chuck Lever2022-06-081-1/+15
| * | | | | | Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-101-1/+0
| |\ \ \ \ \ \
| | * | | | | | block: remove bioset_init_from_srcChristoph Hellwig2022-06-081-1/+0
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-101-14/+11
| |\ \ \ \ \ \
| | * | | | | | netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-101-1/+2
| | * | | | | | netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-101-13/+9
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-06-102-0/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)2022-06-091-0/+5