summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-06-11net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2020-06-11net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-06-11net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2020-06-11net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2020-05-22sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-05-22cls_rsvp: fix rsvp_policyEric Dumazet
2020-05-22tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-05-22net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-04-28net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-04-28net_sched: fix datalen for ematchCong Wang
2020-04-28netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal
2020-04-28netfilter: fix a use-after-free in mtype_destroy()Cong Wang
2020-04-28netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal
2020-04-28pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-04-28pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen
2020-04-28vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-04-28sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-04-28tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-04-28netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal
2020-04-28netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal
2020-04-28netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal
2020-04-28tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-04-28af_packet: set defaule value for tmoMao Wenan
2020-04-28neighbour: remove neigh_cleanup() methodEric Dumazet
2020-04-28netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet
2020-04-28netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()Pablo Neira Ayuso
2020-04-28netfilter: nf_tables: missing sanitization in data from userspacePablo Neira Ayuso
2020-04-28netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal
2020-04-28batman-adv: Fix DAT candidate selection on little endian systemsSven Eckelmann
2020-04-28mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen
2020-04-28cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky
2020-02-11inet: protect against too small mtu values.Eric Dumazet
2020-02-11tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet
2020-02-11net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov
2020-02-11openvswitch: remove another BUG_ON()Paolo Abeni
2020-02-11openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni
2020-02-11Bluetooth: delete a stray unlockDan Carpenter
2020-02-11inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet
2020-02-11compat_ioctl: handle SIOCOUTQNSDArnd Bergmann
2020-02-11Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek
2020-02-11sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2020-01-11cfg80211: size various nl80211 messages correctlyJohannes Berg
2020-01-11net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet
2020-01-11tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet
2020-01-11libceph: handle an empty authorize replyIlya Dryomov
2019-12-19net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti
2019-12-19netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter
2019-12-19dccp: do not leak jiffies on the wireEric Dumazet
2019-12-19inet: stop leaking jiffies on the wireEric Dumazet
2019-12-19nl80211: fix validation of mesh path nexthopMarkus Theil