summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-07-198-21/+46
|\ \ \ \
| * \ \ \ Merge tag 'nf-24-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-07-185-12/+36
| |\ \ \ \
| | * | | | ipvs: properly dereference pe in ip_vs_add_serviceChen Hanxiao2024-07-171-5/+5
| | * | | | netfilter: nf_set_pipapo: fix initial map fillFlorian Westphal2024-07-173-6/+29
| | * | | | netfilter: ctnetlink: use helper function to calculate expect IDPablo Neira Ayuso2024-07-171-1/+2
| | | |_|/ | | |/| |
| * | | | ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel2024-07-181-1/+1
| * | | | ipv4: Fix incorrect TOS in route get replyIdo Schimmel2024-07-182-7/+8
| * | | | net: flow_dissector: use DEBUG_NET_WARN_ON_ONCEPablo Neira Ayuso2024-07-181-1/+1
| |/ / /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-07-191-11/+5
|\ \ \ \
| * | | | virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko2024-07-171-2/+1
| * | | | virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko2024-07-171-11/+6
* | | | | Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-07-199-59/+266
|\ \ \ \ \
| * | | | | SUNRPC: Fix a race to wake a sync taskBenjamin Coddington2024-07-181-1/+3
| * | | | | SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown2024-07-081-1/+2
| * | | | | xprtrdma: Remove temp allocation of rpcrdma_rep objectsChuck Lever2024-07-083-37/+26
| * | | | | xprtrdma: Clean up synopsis of frwr_mr_unmap()Chuck Lever2024-07-081-3/+3
| * | | | | xprtrdma: Handle device removal outside of the CM event handlerChuck Lever2024-07-082-9/+16
| * | | | | rpcrdma: Implement generic device removalChuck Lever2024-07-083-4/+197
| * | | | | xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever2024-07-082-2/+17
| * | | | | xprtrdma: removed asm-generic headers from verbs.cTanzir Hasan2024-07-081-2/+2
* | | | | | Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-07-174-69/+128
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui2024-07-081-1/+1
| * | | | | sunrpc: refactor pool_mode setting codeJeff Layton2024-07-081-21/+64
| * | | | | sunrpc: fix up the special handling of sv_nrpools == 1Jeff Layton2024-07-081-19/+7
| * | | | | SUNRPC: Add a trace point in svc_xprt_deferred_closeChuck Lever2024-07-081-0/+1
| * | | | | svcrdma: Handle ADDR_CHANGE CM event properlyChuck Lever2024-07-081-1/+15
| * | | | | svcrdma: Refactor the creation of listener CMA IDChuck Lever2024-07-081-27/+40
| |/ / / /
* | | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-17248-4246/+9380
|\ \ \ \ \
| * | | | | tcp: Replace strncpy() with strscpy()Kees Cook2024-07-161-4/+5
| * | | | | tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().Kuniyuki Iwashima2024-07-161-7/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-1516-30/+190
| |\ \ \ \ \
| | * | | | | net: bridge: mst: Check vlan state for egress decisionElliot Ayrey2024-07-151-2/+2
| | * | | | | xdp: fix invalid wait context of page_pool_destroy()Taehee Yoo2024-07-151-3/+1
| | * | | | | af_packet: Handle outgoing VLAN packets without hardware offloadingChengen Du2024-07-151-2/+84
| | * | | | | ipv6: take care of scope when choosing the src addrNicolas Dichtel2024-07-141-1/+2
| | * | | | | ipv6: fix source address selection with route leakNicolas Dichtel2024-07-142-1/+2
| | * | | | | ipv4: fix source address selection with route leakNicolas Dichtel2024-07-141-2/+11
| | * | | | | net: ethtool: pse-pd: Fix possible null-derefKory Maincent2024-07-141-2/+2
| | * | | | | net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent2024-07-141-1/+3
| | * | | | | Merge tag 'ipsec-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-07-148-17/+82
| | |\ \ \ \ \
| | | * | | | | xfrm: call xfrm_dev_policy_delete when kill policyJianbo Liu2024-07-082-4/+2
| | | * | | | | xfrm: fix netdev reference count imbalanceJianbo Liu2024-07-081-2/+1
| | | * | | | | xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert2024-07-011-0/+1
| | | * | | | | xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert2024-06-251-2/+59
| | | * | | | | xfrm: Log input direction mismatch error in one placeAntony Antony2024-06-173-5/+14
| | | * | | | | xfrm: Fix input error path memory accessAntony Antony2024-06-171-0/+3
| | | * | | | | net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCPHagar Hemdan2024-05-232-4/+2
| * | | | | | | net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECKAsbjørn Sloth Tønnesen2024-07-151-14/+20
| * | | | | | | flow_dissector: set encapsulation control flags for non-IPAsbjørn Sloth Tønnesen2024-07-152-1/+6
| * | | | | | | flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGSAsbjørn Sloth Tønnesen2024-07-152-18/+1