summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-08Merge tag 'v4.14.170' into 4.14-2.3.x-imxMarcel Ziswiler
2020-03-08net: sch_generic: fix compilingMarcel Ziswiler
2020-02-10net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
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-05net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-01-29net/x25: fix nonblocking connectMartin Schiller
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29net-sysfs: Fix reference count leakJouni Hogander
2020-01-29net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2020-01-29net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-01-29net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2020-01-29net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-27packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2020-01-27net: neigh: use long type to store jiffies deltaEric Dumazet
2020-01-27net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski
2020-01-27net: netem: fix error path for corrupted GSO framesJakub Kicinski
2020-01-27tcp: annotate lockless access to tcp_memory_pressureEric Dumazet
2020-01-27net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2020-01-27net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet
2020-01-27act_mirred: Fix mirred_init_module error handlingYueHaibing
2020-01-27llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers
2020-01-27llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers
2020-01-27mac80211: accept deauth frames in IBSS modeJohannes Berg
2020-01-27net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2020-01-27mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau
2020-01-27net/rds: Add a few missing rds_stat_names entriesGerd Rausch
2020-01-27tipc: reduce risk of wakeup queue starvationJon Maloy
2020-01-27rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells
2020-01-27net/af_iucv: always register net_device notifierJulian Wiedmann
2020-01-27net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski
2020-01-27mpls: fix warning with multi-label encapGeorge Wilkie
2020-01-27inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet
2020-01-27netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal
2020-01-27l2tp: Fix possible NULL pointer dereferenceYueHaibing
2020-01-27packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn
2020-01-276lowpan: Off by one handling ->nexthdrDan Carpenter