aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso2019-10-26
| | |\ \
| | | * | ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-10-24
| | | * | ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti2019-10-24
| | * | | netfilter: nft_payload: fix missing check for matching length in offloadswenxu2019-10-24
| | |/ /
| | * | netfilter: nf_tables_offload: restore basechain deletionPablo Neira Ayuso2019-10-23
| | * | netfilter: nf_flow_table: set timeout before insertion into hashesPablo Neira Ayuso2019-10-23
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-26
| |\ \ \
| | * | | xsk: Fix registration of Rx-only socketsMagnus Karlsson2019-10-23
| | * | | bpf: lwtunnel: Fix reroute supplying invalid dstJiri Benc2019-10-14
| * | | | ipv4: fix route update on metric change.Paolo Abeni2019-10-26
| * | | | net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-10-26
| * | | | netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-10-25
| * | | | net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun2019-10-25
| * | | | net/smc: fix closing of fallback SMC socketsUrsula Braun2019-10-25
| * | | | net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince2019-10-25
| * | | | net: remove unnecessary variables and callbackTaehee Yoo2019-10-24
| * | | | net: core: add ignore flag to netdev_adjacent structureTaehee Yoo2019-10-24
| * | | | net: core: add generic lockdep keysTaehee Yoo2019-10-24
| * | | | net: core: limit nested device depthTaehee Yoo2019-10-24
| * | | | keys: Fix memory leak in copy_net_nsTakeshi Misawa2019-10-24
| * | | | net/flow_dissector: switch to siphashEric Dumazet2019-10-23
| | |/ / | |/| |
| * | | ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)2019-10-22
| * | | net: openvswitch: free vport unless register_netdevice() succeedsHillf Danton2019-10-22
| * | | net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang2019-10-22
| * | | ipv4: fix IPSKB_FRAG_PMTU handling with fragmentationEric Dumazet2019-10-21
* | | | SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust2019-10-30
* | | | SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust2019-10-30
* | | | SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust2019-10-30
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-10-19
|\ \ \
| * | | net: dsa: fix switch tree listVivien Didelot2019-10-19
| * | | net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski2019-10-19
| * | | net: netem: fix error path for corrupted GSO framesJakub Kicinski2019-10-19
| * | | vsock/virtio: discard packets if credit is not respectedStefano Garzarella2019-10-18
| * | | vsock/virtio: send a credit update when buffer size is changedStefano Garzarella2019-10-18
| * | | net: ensure correct skb->tstamp in various fragmentersEric Dumazet2019-10-18
| * | | ipv4: fix race condition between route lookup and invalidationWei Wang2019-10-17
| * | | ipv4: Return -ENETUNREACH if we can't create route but saddr is validStefano Brivio2019-10-17
| * | | rxrpc: use rcu protection while reading sk->sk_user_dataEric Dumazet2019-10-16
| * | | Revert "blackhole_netdev: fix syzkaller reported issue"Mahesh Bandewar2019-10-16
| * | | sctp: change sctp_prot .no_autobind with trueXin Long2019-10-15
| * | | sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes2019-10-15
| * | | net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet2019-10-15
| * | | tcp: fix a possible lockdep splat in tcp_done()Eric Dumazet2019-10-15
| * | | net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti2019-10-15
| * | | net: avoid errors when trying to pop MLPS header on non-MPLS packetsDavide Caratti2019-10-15
| * | | blackhole_netdev: fix syzkaller reported issueMahesh Bandewar2019-10-15
| |/ /
| * | tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet2019-10-13
| * | tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet2019-10-13
| * | tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet2019-10-13
| * | tcp: annotate tp->urg_seq lockless readsEric Dumazet2019-10-13