summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-11-04can: j1939: fix resource leak of skb on error return pathsColin Ian King
2019-11-04Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso
2019-11-04netfilter: nf_tables_offload: skip EBUSY on chain updatePablo Neira Ayuso
2019-11-04netfilter: nf_tables: bogus EOPNOTSUPP on basechain updatePablo Neira Ayuso
2019-11-04bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal
2019-11-04netfilter: nf_tables: fix unexpected EOPNOTSUPP errorFernando Fernandez Mancera
2019-11-04netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICTJozsef Kadlecsik
2019-11-04netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 setsStefano Brivio
2019-11-04netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter
2019-11-04dccp: do not leak jiffies on the wireEric Dumazet
2019-11-04netfilter: nf_tables_offload: check for register data length mismatchesPablo Neira Ayuso
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01net: fix installing orphaned programsJakub Kicinski
2019-11-01net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski
2019-11-01inet: stop leaking jiffies on the wireEric Dumazet
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet
2019-10-31rxrpc: Fix handling of last subpacket of jumbo packetDavid Howells
2019-10-31Merge tag 'mac80211-for-net-2019-10-31' of git://git.kernel.org/pub/scm/linux...David S. Miller
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-10-30SUNRPC: Destroy the back channel when we destroy the host transportTrond Myklebust
2019-10-30SUNRPC: The RDMA back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-10-30SUNRPC: The TCP back channel mustn't disappear while requests are outstandingTrond Myklebust
2019-10-30nl80211: fix validation of mesh path nexthopMarkus Theil
2019-10-30nl80211: Disallow setting of HT for channel 14Masashi Honma
2019-10-29net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov
2019-10-29net/smc: fix refcounting for non-blocking connect()Ursula Braun
2019-10-29erspan: fix the tun_info options_len check for erspanXin Long
2019-10-28Merge tag 'batadv-net-for-davem-20191025' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-10-28udp: fix data-race in udp_set_dev_scratch()Eric Dumazet
2019-10-28net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet
2019-10-28net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet
2019-10-28udp: use skb_queue_empty_lockless()Eric Dumazet
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26ipv4: fix route update on metric change.Paolo Abeni
2019-10-26net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin
2019-10-26Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...Pablo Neira Ayuso
2019-10-25netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault
2019-10-25net/smc: keep vlan_id for SMC-R in smc_listen_work()Ursula Braun
2019-10-25net/smc: fix closing of fallback SMC socketsUrsula Braun
2019-10-25net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24net: core: add ignore flag to netdev_adjacent structureTaehee Yoo
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-10-24net: core: limit nested device depthTaehee Yoo
2019-10-24keys: Fix memory leak in copy_net_nsTakeshi Misawa
2019-10-24netfilter: nft_payload: fix missing check for matching length in offloadswenxu
2019-10-24ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet
2019-10-24ipvs: don't ignore errors in case refcounting ip_vs module failsDavide Caratti