summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander2020-06-111-2/+5
* net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander2020-06-111-2/+5
* net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet2020-06-111-0/+1
* net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander2020-06-111-11/+13
* sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas2020-05-221-0/+4
* cls_rsvp: fix rsvp_policyEric Dumazet2020-05-221-4/+2
* tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet2020-05-221-0/+1
* net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet2020-05-221-0/+3
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-04-281-1/+1
* net_sched: fix datalen for ematchCong Wang2020-04-281-1/+1
* netfilter: arp_tables: init netns pointer in xt_tgdtor_param structFlorian Westphal2020-04-282-8/+9
* netfilter: fix a use-after-free in mtype_destroy()Cong Wang2020-04-281-1/+1
* netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is presentFlorian Westphal2020-04-281-1/+2
* pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet2020-04-281-1/+1
* pkt_sched: fq: avoid hang when quantum 0Kenneth Klette Jonassen2020-04-281-2/+8
* vlan: vlan_changelink() should propagate errorsEric Dumazet2020-04-281-3/+7
* sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long2020-04-281-10/+18
* tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang2020-04-281-1/+4
* netfilter: arp_tables: init netns pointer in xt_tgchk_param structFlorian Westphal2020-04-281-11/+16
* netfilter: ebtables: compat: reject all padding in matches/watchersFlorian Westphal2020-04-281-17/+16
* netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal2020-04-281-9/+18
* tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet2020-04-281-0/+8
* af_packet: set defaule value for tmoMao Wenan2020-04-281-1/+2
* neighbour: remove neigh_cleanup() methodEric Dumazet2020-04-281-3/+0
* netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet2020-04-281-0/+3
* netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()Pablo Neira Ayuso2020-04-282-2/+8
* netfilter: nf_tables: missing sanitization in data from userspacePablo Neira Ayuso2020-04-282-7/+24
* netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal2020-04-281-0/+3
* batman-adv: Fix DAT candidate selection on little endian systemsSven Eckelmann2020-04-281-1/+3
* mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2020-04-282-8/+7
* cfg80211/mac80211: make ieee80211_send_layer2_update a public functionDedy Lansky2020-04-282-46/+47
* inet: protect against too small mtu values.Eric Dumazet2020-02-113-11/+11
* tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet2020-02-111-2/+3
* net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov2020-02-111-0/+6
* openvswitch: remove another BUG_ON()Paolo Abeni2020-02-111-1/+5
* openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni2020-02-111-1/+4
* Bluetooth: delete a stray unlockDan Carpenter2020-02-111-3/+1
* inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet2020-02-111-2/+10
* compat_ioctl: handle SIOCOUTQNSDArnd Bergmann2020-02-111-0/+1
* Bluetooth: hci_core: fix init for HCI_USER_CHANNELMattijs Korpershoek2020-02-111-2/+9
* sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov2020-02-111-5/+0
* cfg80211: size various nl80211 messages correctlyJohannes Berg2020-01-111-8/+8
* net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2020-01-111-6/+12
* tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2020-01-114-15/+4
* libceph: handle an empty authorize replyIlya Dryomov2020-01-111-4/+8
* net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti2019-12-191-2/+2
* netfilter: ipset: Fix an error code in ip_set_sockfn_get()Dan Carpenter2019-12-191-3/+5
* dccp: do not leak jiffies on the wireEric Dumazet2019-12-191-1/+1
* inet: stop leaking jiffies on the wireEric Dumazet2019-12-194-5/+5
* nl80211: fix validation of mesh path nexthopMarkus Theil2019-12-191-1/+2