aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-10-20net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti
2020-10-20net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault
2020-10-20mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting itGeert Uytterhoeven
2020-10-20nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-10-20mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting itGeert Uytterhoeven
2020-10-20mptcp: move mptcp_options_received's port initializationGeliang Tang
2020-10-20mptcp: initialize mptcp_options_received's ahmacGeliang Tang
2020-10-20net/sched: act_ct: Fix adding udp port mangle operationRoi Dayan
2020-10-19nexthop: Fix performance regression in nexthop deletionIdo Schimmel
2020-10-19net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tagsChristian Eggers
2020-10-18net: core: use list_del_init() instead of list_del() in netdev_run_todo()Taehee Yoo
2020-10-18net: openvswitch: fix to make sure flow_lookup() is not preemptedEelco Chaudron
2020-10-16icmp: randomize the global rate limiterEric Dumazet
2020-10-16tipc: fix incorrect setting window for bcast linkHoang Huu Le
2020-10-16tipc: re-configure queue limit for broadcast linkHoang Huu Le
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"Jakub Kicinski
2020-10-15net, sockmap: Don't call bpf_prog_put() on NULL pointerAlex Dewar
2020-10-15bpf, sockmap: Add locking annotations to iteratorLorenz Bauer
2020-10-15netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti
2020-10-15net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-10-15net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul
2020-10-15net/smc: fix valid DMBE buffer sizesKarsten Graul
2020-10-15net/smc: fix use-after-free of delayed eventsKarsten Graul
2020-10-15bpfilter: Fix build error with CONFIG_BPFILTER_UMHYueHaibing
2020-10-15rxrpc: Fix loss of final ack on shutdownDavid Howells
2020-10-15rxrpc: Fix bundle counting for exclusive connectionsDavid Howells
2020-10-14netfilter: restore NF_INET_NUMHOOKSPablo Neira Ayuso
2020-10-14ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers
2020-10-14ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers
2020-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2020-10-13ip_gre: set dev->hard_header_len and dev->needed_headroom properlyCong Wang
2020-10-13xfrm: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: openvswitch: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13iptunnel: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: dsa: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: bridge: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-13net: add function dev_fetch_sw_netstats for fetching pcpu_sw_netstatsHeiner Kallweit
2020-10-13net/af_unix: Remove unused old_pid variableOr Cohen
2020-10-13socket: don't clear SOCK_TSTAMP_NEW when SO_TIMESTAMPNS is disabledChristian Eggers
2020-10-13socket: fix option SO_TIMESTAMPING_NEWChristian Eggers
2020-10-13net/tls: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13net/ipv6: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-13tcp: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-14netfilter: nf_log: missing vlan offload tag and protoPablo Neira Ayuso
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds