summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2022-01-282-3/+4
| | * | | | | | | | | | | | | | tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu2022-01-281-3/+4
| | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-01-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini2022-01-281-0/+1
| * | | | | | | | | | | | | | Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-281-6/+43
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | fsnotify: invalidate dcache before IN_DELETE eventAmir Goldstein2022-01-241-6/+43
| * | | | | | | | | | | | | | | Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-01-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | quota: cleanup double word in commentTom Rix2022-01-241-1/+1
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | net: dsa: mv88e6xxx: Improve multichip isolation of standalone portsTobias Waldekranz2022-02-031-0/+6
* | | | | | | | | | | | | | | net: dsa: mv88e6xxx: Improve isolation of standalone portsTobias Waldekranz2022-02-031-0/+12
* | | | | | | | | | | | | | | page_pool: Refactor page_pool to enable fragmenting after allocationAlexander Duyck2022-02-031-30/+52
* | | | | | | | | | | | | | | tcp: Use BPF timeout setting for SYN ACK RTOAkhmat Karakotov2022-02-023-1/+11
* | | | | | | | | | | | | | | net: dsa: tag_qca: add support for handling mgmt and MIB Ethernet packetAnsuel Smith2022-02-021-0/+7
* | | | | | | | | | | | | | | net: dsa: tag_qca: add define for handling MIB packetAnsuel Smith2022-02-021-0/+10
* | | | | | | | | | | | | | | net: dsa: tag_qca: add define for handling mgmt Ethernet packetAnsuel Smith2022-02-021-0/+44
* | | | | | | | | | | | | | | net: dsa: tag_qca: move define to include linux/dsaAnsuel Smith2022-02-021-0/+21
* | | | | | | | | | | | | | | net: dsa: provide switch operations for tracking the master stateVladimir Oltean2022-02-021-0/+17
* | | | | | | | | | | | | | | txhash: Add socket option to control TX hash rethink behaviorAkhmat Karakotov2022-01-313-9/+6
* | | | | | | | | | | | | | | txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov2022-01-313-13/+25
* | | | | | | | | | | | | | | ipv4: Make ip_idents_reserve staticDavid Ahern2022-01-311-1/+0
* | | | | | | | | | | | | | | phy: make phy_set_max_speed() *void*Sergey Shtylyov2022-01-311-1/+1
* | | | | | | | | | | | | | | ipv4: drop fragmentation code from ip_options_build()Jakub Kicinski2022-01-291-1/+1
* | | | | | | | | | | | | | | Merge tag 'for-net-next-2022-01-28' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-01-282-0/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster2022-01-251-0/+3
| * | | | | | | | | | | | | | | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2022-01-202-0/+19
| * | | | | | | | | | | | | | | Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik2022-01-201-0/+11
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct rpc_xprtEric Dumazet2022-01-281-0/+1
* | | | | | | | | | | | | | | SUNRPC: add netns refcount tracker to struct svc_xprtEric Dumazet2022-01-281-0/+1
* | | | | | | | | | | | | | | ethtool: add header/data split indicationJakub Kicinski2022-01-282-0/+9
* | | | | | | | | | | | | | | net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()Jakub Kicinski2022-01-281-33/+0
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | ipv6: partially inline ipv6_fixup_optionsPavel Begunkov2022-01-281-2/+10
* | | | | | | | | | | | | | udp6: pass flow in ip6_make_skb together with corkPavel Begunkov2022-01-281-1/+1
* | | | | | | | | | | | | | Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2022-01-281-7/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | net/mlx5: Remove unused TIR modify bitmask enumsTariq Toukan2022-01-271-7/+0
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-2764-884/+1001
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | / / / / / / / / / / / / | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-01-2711-17/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | net: socket: rename SKB_DROP_REASON_SOCKET_FILTERMenglong Dong2022-01-272-2/+2
| | * | | | | | | | | | | | | ipv4: remove sparse error in ip_neigh_gw4()Eric Dumazet2022-01-271-1/+1
| | * | | | | | | | | | | | | ipv4: avoid using shared IP generator for connected socketsEric Dumazet2022-01-271-11/+10
| | * | | | | | | | | | | | | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"Guillaume Nault2022-01-271-0/+2
| | * | | | | | | | | | | | | pid: Introduce helper task_is_in_init_pid_ns()Leo Yan2022-01-271-0/+5
| * | | | | | | | | | | | | | Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-254-31/+58
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | SUNRPC: Don't dereference xprt->snd_task if it's a cookieChuck Lever2022-01-141-5/+13
| | * | | | | | | | | | | | | NFSv4.1 query for fs_location attr on a new file systemOlga Kornievskaia2022-01-131-0/+1
| | * | | | | | | | | | | | | NFSv4 store server support for fs_location attributeOlga Kornievskaia2022-01-121-1/+1
| | * | | | | | | | | | | | | NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2022-01-062-0/+4
| | * | | | | | | | | | | | | SUNRPC: Add source address/port to rpc_socket* tracesPierguido Lambri2022-01-061-20/+32
| | * | | | | | | | | | | | | NFS: don't store 'struct cred *' in struct nfs_access_entryNeilBrown2022-01-061-1/+3
| | * | | | | | | | | | | | | NFS: pass cred explicitly for access testsNeilBrown2022-01-062-2/+2
| | * | | | | | | | | | | | | NFS: change nfs_access_get_cached to only report the maskNeilBrown2022-01-061-2/+2