summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | xsk: Fix memory leak for failed bindMagnus Karlsson2020-12-172-2/+4
| * | | | erspan: fix version 1 check in gre_parse_header()Cong Wang2020-12-281-1/+1
| * | | | net: sched: prevent invalid Scell_log shift countRandy Dunlap2020-12-284-4/+4
| * | | | net: neighbor: fix a crash caused by mod zeroweichenchen2020-12-281-4/+2
| * | | | ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault2020-12-281-1/+1
| * | | | net: mptcp: cap forward allocation to 1MDavide Caratti2020-12-281-1/+4
| * | | | net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart2020-12-281-5/+18
| * | | | net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart2020-12-281-0/+7
| * | | | net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart2020-12-281-7/+22
| * | | | net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart2020-12-281-0/+6
| | |/ / | |/| |
| * | | net/ncsi: Use real net-device for response handlerJohn Wang2020-12-231-1/+1
| * | | net: dcb: Validate netlink message in DCB handlerPetr Machata2020-12-231-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-12-185-29/+23
| |\ \ \
| | * | | netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin2020-12-171-15/+5
| | * | | netfilter: ipset: fixes possible oops in mtype_resizeVasily Averin2020-12-171-9/+13
| | * | | netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan2020-12-173-3/+3
| | * | | netfilter: nftables: fix incorrect increment of loop counterColin Ian King2020-12-161-2/+2
| | |/ /
| * | | net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti2020-12-181-3/+4
| * | | net: af_packet: fix procfs header for 64-bit pointersBaruch Siach2020-12-181-1/+3
* | | | libceph: align session_key and con_secret to 16 bytesIlya Dryomov2020-12-281-2/+10
* | | | libceph: fix auth_signature buffer allocation in secure modeIlya Dryomov2020-12-281-1/+2
* | | | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds2020-12-211-5/+9
|\ \ \ \ | |/ / / |/| | |
| * | | 9p: apply review requests for fid refcountingDominique Martinet2020-11-191-2/+2
| * | | 9p: add refcount to p9_fid structJianyong Wu2020-11-191-4/+5
| * | | fs/9p: fix create-unlink-getattr idiomEric Van Hensbergen2020-11-031-1/+4
* | | | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-179-35/+88
|\ \ \ \
| * | | | net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti2020-12-171-1/+16
| * | | | mptcp: fix pending data accountingPaolo Abeni2020-12-171-3/+2
| * | | | mptcp: push pending frames when subflow has free spacePaolo Abeni2020-12-173-7/+10
| * | | | mptcp: properly annotate nested lockPaolo Abeni2020-12-171-1/+1
| * | | | mptcp: fix security context on server socketPaolo Abeni2020-12-171-0/+2
| * | | | mptcp: clear use_ack and use_map when dropping other suboptionsGeliang Tang2020-12-161-0/+2
| * | | | net/smc: fix access to parent of an ib deviceKarsten Graul2020-12-161-13/+23
| * | | | ethtool: fix error paths in ethnl_set_channels()Ivan Vecera2020-12-161-2/+4
| * | | | tipc: do sanity check payload of a netlink messageHoang Le2020-12-161-5/+7
| * | | | net: core: introduce __netdev_notify_peersLijun Pan2020-12-161-2/+20
| * | | | ethtool: fix string set id checkMichal Kubecek2020-12-161-1/+1
| | |/ / | |/| |
* | | | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-12-1713-453/+769
|\ \ \ \
| * \ \ \ Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2020-12-156-75/+90
| |\ \ \ \
| | * | | | xprtrdma: Micro-optimize MR DMA-unmappingChuck Lever2020-11-112-6/+7
| | * | | | xprtrdma: Move rpcrdma_mr_put()Chuck Lever2020-11-113-33/+28
| | * | | | xprtrdma: Trace unmap_sync callsChuck Lever2020-11-111-3/+4
| | * | | | xprtrdma: Display the task ID when reporting MR eventsChuck Lever2020-11-112-2/+0
| | * | | | xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever2020-11-111-1/+1
| | * | | | xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever2020-11-111-3/+3
| | * | | | xprtrdma: Clean up tracepoints in the reply pathChuck Lever2020-11-111-4/+2
| | * | | | xprtrdma: Clean up reply parsing error tracepointsChuck Lever2020-11-111-5/+5
| | * | | | xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever2020-11-111-2/+2
| | * | | | xprtrdma: Introduce FRWR completion IDsChuck Lever2020-11-112-7/+23
| | * | | | xprtrdma: Introduce Send completion IDsChuck Lever2020-11-112-1/+5