summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-04net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_eventXie He
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-12-28erspan: fix version 1 check in gre_parse_header()Cong Wang
2020-12-28net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-28net: neighbor: fix a crash caused by mod zeroweichenchen
2020-12-28ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()Guillaume Nault
2020-12-28net: mptcp: cap forward allocation to 1MDavide Caratti
2020-12-28net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tcAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when storing xps_rxqsAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tcAntoine Tenart
2020-12-28net-sysfs: take the rtnl lock when storing xps_cpusAntoine Tenart
2020-12-28libceph: align session_key and con_secret to 16 bytesIlya Dryomov
2020-12-28libceph: fix auth_signature buffer allocation in secure modeIlya Dryomov
2020-12-28netfilter: nftables: add set expression flagsPablo Neira Ayuso
2020-12-28netfilter: nft_dynset: report EOPNOTSUPP on missing set featurePablo Neira Ayuso
2020-12-27netfilter: xt_RATEEST: reject non-null terminated string from userspaceFlorian Westphal
2020-12-23net/ncsi: Use real net-device for response handlerJohn Wang
2020-12-23net: dcb: Validate netlink message in DCB handlerPetr Machata
2020-12-21Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-12-18net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti
2020-12-18net: af_packet: fix procfs header for 64-bit pointersBaruch Siach
2020-12-18xsk: Rollback reservation at NETDEV_TX_BUSYMagnus Karlsson
2020-12-18xsk: Fix race in SKB mode transmit with shared cqMagnus Karlsson
2020-12-17xsk: Fix memory leak for failed bindMagnus Karlsson
2020-12-17Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-17Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-12-17Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti
2020-12-17netfilter: ipset: fix shift-out-of-bounds in htable_bits()Vasily Averin
2020-12-17netfilter: ipset: fixes possible oops in mtype_resizeVasily Averin
2020-12-17netfilter: x_tables: Update remaining dereference to RCUSubash Abhinov Kasiviswanathan
2020-12-17mptcp: fix pending data accountingPaolo Abeni
2020-12-17mptcp: push pending frames when subflow has free spacePaolo Abeni
2020-12-17mptcp: properly annotate nested lockPaolo Abeni
2020-12-17mptcp: fix security context on server socketPaolo Abeni
2020-12-16mptcp: clear use_ack and use_map when dropping other suboptionsGeliang Tang
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-16net/smc: fix access to parent of an ib deviceKarsten Graul
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera
2020-12-16tipc: do sanity check payload of a netlink messageHoang Le
2020-12-16Merge tag 'for-5.11/io_uring-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16net: core: introduce __netdev_notify_peersLijun Pan
2020-12-16ethtool: fix string set id checkMichal Kubecek
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16netfilter: nftables: fix incorrect increment of loop counterColin Ian King
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-12-15Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust