summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-02-05flow_dissector: Fix to use new variables for port ranges in bpf hookYoshiki Komachi
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-02-05netfilter: nf_tables_offload: fix check the chain offload flagwenxu
2020-02-05netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner
2020-02-05xfrm: interface: do not confirm neighbor when do pmtu updateXu Wang
2020-02-05xfrm interface: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05vti[6]: fix packet tx through bpf_redirect()Nicolas Dichtel
2020-02-05wireless: wext: avoid gcc -O3 warningArnd Bergmann
2020-02-05mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
2020-02-05wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat
2020-02-05mac80211: mesh: restrict airtime metric to peered established plinksMarkus Theil
2020-02-05Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter
2020-02-01Bluetooth: Allow combination of BDADDR_PROPERTY and INVALID_BDADDR quirksMarcel Holtmann
2020-02-01rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells
2020-02-01net: include struct nhmsg size in nh nlmsg sizeStephen Worley
2020-02-01net_sched: walk through all child classes in tc_bind_tclass()Cong Wang
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-29net/x25: fix nonblocking connectMartin Schiller
2020-01-29netfilter: nf_tables: autoload modules from the abort pathPablo Neira Ayuso
2020-01-29netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-01-29xfrm: support output_mark for offload ESP packetsUlrich Weber
2020-01-29hsr: Fix a compilation errorxiaofeng.yan
2020-01-29netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-29net/tls: fix async operationJakub Kicinski
2020-01-29ipv4: Detect rollover in specific fib table dumpDavid Ahern
2020-01-29net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-29fou: Fix IPv6 netlink policyKristian Evensen
2020-01-29tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
2020-01-29net-sysfs: Fix reference count leakJouni Hogander
2020-01-29net_sched: use validated TCA_KIND attribute in tc_new_tfilter()Eric Dumazet
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-26net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-01-26SUNRPC: Fix another issue with MIC buffer spaceChuck Lever
2020-01-26packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2020-01-26net: neigh: use long type to store jiffies deltaEric Dumazet
2020-01-26net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang
2020-01-26tipc: fix wrong timeout input for tipc_wait_for_cond()Tung Nguyen
2020-01-26tipc: fix wrong socket reference counter after tipc_sk_timeout() returnsTung Nguyen
2020-01-26tipc: fix potential memory leak in __tipc_sendmsg()Tung Nguyen