summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil2020-07-31
* tcp: md5: allow changing MD5 keys in all socket statesEric Dumazet2020-07-22
* tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriersEric Dumazet2020-07-22
* tcp: md5: add missing memory barriers in tcp_md5_do_add()/tcp_md5_hash_key()Eric Dumazet2020-07-22
* tcp: make sure listeners don't initialize congestion-control stateChristoph Paasch2020-07-22
* genetlink: remove genl_bindSean Tranchetti2020-07-22
* llc: make sure applications use ARPHRD_ETHEREric Dumazet2020-07-22
* l2tp: remove skb_dst_set() from l2tp_xmit_skb()Xin Long2020-07-22
* ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsgSabrina Dubroca2020-07-22
* netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6Vasily Averin2020-07-09
* SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever2020-06-29
* sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin2020-06-29
* netfilter: ipset: fix unaligned atomic accessRussell King2020-06-29
* mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai2020-06-29
* net: core: reduce recursion limit valueTaehee Yoo2020-06-29
* net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan2020-06-29
* net: Fix the arp error in some casesguodeqing2020-06-29
* sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner2020-06-29
* tcp: grow window for OOO packets only for SACK flowsEric Dumazet2020-06-29
* ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo2020-06-29
* tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell2020-06-29
* ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo2020-06-29
* net: fix memleak in register_netdevice()Yang Yingliang2020-06-29
* net: sched: export __netdev_watchdog_up()Valentin Longchamp2020-06-29
* l2tp: Allow duplicate session creation with UDPRidge Kennedy2020-06-29
* net: Revert "pkt_sched: fq: use proper locking in fq_dump_stats()"Toke Høiland-Jørgensen2020-06-29
* net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish2020-06-29
* sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner2020-06-29
* net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev2020-06-29
* sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-06-20
* sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown2020-06-20
* netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supportedPablo Neira Ayuso2020-06-20
* Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao2020-06-20
* ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu2020-06-20
* l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2020-06-11
* l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet2020-06-11
* vsock: fix timeout in vsock_accept()Stefano Garzarella2020-06-11
* devinet: fix memleak in inetdev_init()Yang Yingliang2020-06-11
* esp6: fix memleak on error path in esp6_inputZhen Lei2020-06-11
* net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu2020-06-03
* mac80211: fix memory leakSudip Mukherjee2020-06-03
* netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2020-06-03
* netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-06-03
* netfilter: ipset: Fix subcounter update skipPhil Sutter2020-06-03
* netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun2020-06-03
* ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long2020-06-03
* vti4: eliminated some duplicate code.Jeremy Sowden2020-06-03
* xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long2020-06-03
* xfrm: fix a warning in xfrm_policy_insert_listXin Long2020-06-03
* xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long2020-06-03