summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net/x25: fix nonblocking connectMartin Schiller2020-01-291-1/+5
* netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-294-10/+10
* net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-292-14/+31
* tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang2020-01-291-2/+1
* net-sysfs: Fix reference count leakJouni Hogander2020-01-291-1/+3
* net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander2020-01-291-2/+5
* net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander2020-01-291-2/+5
* net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet2020-01-291-0/+1
* net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander2020-01-291-11/+13
* net_sched: fix datalen for ematchCong Wang2020-01-291-1/+1
* net, ip_tunnel: fix namespaces moveWilliam Dauchy2020-01-291-3/+1
* net, ip6_tunnel: fix namespaces moveWilliam Dauchy2020-01-291-3/+1
* ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi2020-01-291-1/+3
* packet: fix data-race in fanout_flow_is_huge()Eric Dumazet2020-01-271-3/+9
* net: neigh: use long type to store jiffies deltaEric Dumazet2020-01-271-2/+2
* net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski2020-01-271-0/+2
* net: netem: fix error path for corrupted GSO framesJakub Kicinski2020-01-271-3/+6
* tcp: annotate lockless access to tcp_memory_pressureEric Dumazet2020-01-271-2/+2
* net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet2020-01-271-1/+1
* net: avoid possible false sharing in sk_leave_memory_pressure()Eric Dumazet2020-01-271-2/+2
* act_mirred: Fix mirred_init_module error handlingYueHaibing2020-01-271-1/+5
* llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers2020-01-271-27/+6
* llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers2020-01-273-18/+30
* mac80211: accept deauth frames in IBSS modeJohannes Berg2020-01-271-1/+10
* net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch2020-01-271-1/+1
* mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau2020-01-271-1/+1
* net/rds: Add a few missing rds_stat_names entriesGerd Rausch2020-01-271-0/+2
* tipc: reduce risk of wakeup queue starvationJon Maloy2020-01-271-8/+21
* rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()David Howells2020-01-271-0/+3
* net/af_iucv: always register net_device notifierJulian Wiedmann2020-01-271-7/+20
* net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski2020-01-271-5/+8
* mpls: fix warning with multi-label encapGeorge Wilkie2020-01-271-1/+1
* inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet2020-01-272-2/+2
* netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal2020-01-271-1/+3
* l2tp: Fix possible NULL pointer dereferenceYueHaibing2020-01-271-1/+2
* packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn2020-01-271-2/+11
* 6lowpan: Off by one handling ->nexthdrDan Carpenter2020-01-271-1/+1
* tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu2020-01-271-2/+6
* tipc: tipc clang warningJon Maloy2020-01-271-3/+4
* netfilter: nft_set_hash: fix lookups with fixed size hash on big endianPablo Neira Ayuso2020-01-271-4/+19
* tipc: fix wrong timeout input for tipc_wait_for_cond()Tung Nguyen2020-01-271-1/+1
* cfg80211: check for set_wiphy_paramsJohannes Berg2020-01-231-0/+4
* tcp: fix marked lost packets not being retransmittedPengcheng Yang2020-01-231-3/+4
* net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin2020-01-231-3/+0
* batman-adv: Fix DAT candidate selection on little endian systemsSven Eckelmann2020-01-231-1/+3
* netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal2020-01-231-9/+10
* netfilter: fix a use-after-free in mtype_destroy()Cong Wang2020-01-231-1/+1
* cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau2020-01-231-1/+1
* compat_ioctl: handle SIOCOUTQNSDArnd Bergmann2020-01-171-0/+1
* af_unix: add compat_ioctl supportArnd Bergmann2020-01-171-0/+19