summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-01-29net/x25: fix nonblocking connectMartin Schiller
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2020-01-29net: neigh: use long type to store jiffies deltaEric Dumazet
2020-01-29llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers
2020-01-29llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers
2020-01-29mac80211: accept deauth frames in IBSS modeJohannes Berg
2020-01-29net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'Gerd Rausch
2020-01-29mac80211: minstrel_ht: fix per-group max throughput rate initializationFelix Fietkau
2020-01-29net/af_iucv: always register net_device notifierJulian Wiedmann
2020-01-29inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet
2020-01-29netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last ruleFlorian Westphal
2020-01-29packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn
2020-01-296lowpan: Off by one handling ->nexthdrDan Carpenter
2020-01-29tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu
2020-01-23cfg80211: check for set_wiphy_paramsJohannes Berg
2020-01-23tcp: fix marked lost packets not being retransmittedPengcheng Yang
2020-01-23batman-adv: Fix DAT candidate selection on little endian systemsSven Eckelmann
2020-01-23netfilter: fix a use-after-free in mtype_destroy()Cong Wang
2020-01-23compat_ioctl: handle SIOCOUTQNSDArnd Bergmann
2020-01-23hsr: reset network header when supervision frame is createdTaehee Yoo
2020-01-23dccp: Fix memleak in __feat_register_spYueHaibing
2020-01-23mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-01-23cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2020-01-14netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-01-14netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal
2020-01-12vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-01-12vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-01-12tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-01-12sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-01-12pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-12llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2020-01-12rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2020-01-12netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal
2020-01-12net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-12Bluetooth: delete a stray unlockDan Carpenter
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-01-04net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2020-01-04netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet
2020-01-04netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2020-01-04sctp: fully initialize v4 addr in some functionsXin Long
2020-01-04net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...Jia-Ju Bai
2020-01-04af_packet: set defaule value for tmoMao Wenan
2020-01-04Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2019-12-21inet: protect against too small mtu values.Eric Dumazet
2019-12-21tipc: fix ordering of tipc module init and exit routineTaehee Yoo
2019-12-21tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2019-12-21net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov