summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-07-17xfrm: policy: fix IPv6-only espintcp compilationSabrina Dubroca
2020-07-17espintcp: recv() should return 0 when the peer socket is closedSabrina Dubroca
2020-07-17espintcp: support non-blocking sendsSabrina Dubroca
2020-07-07xfrm: esp6: fix encapsulation header offset computationSabrina Dubroca
2020-06-24xfrm: policy: match with both mark and mask on user interfacesXin Long
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-23net: ethtool: Handle missing cable test TDR parametersAndrew Lunn
2020-06-23net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin
2020-06-23bridge: mrp: Validate when setting the port roleHoratiu Vultur
2020-06-22mptcp: drop sndr_key in mptcp_syn_optionsGeliang Tang
2020-06-22ethtool: Fix check in ethtool_rx_flow_rule_createGaurav Singh
2020-06-22hsr: avoid to create proc file after unregisterTaehee Yoo
2020-06-20net: Add MODULE_DESCRIPTION entries to network modulesRob Gill
2020-06-20rxrpc: Fix notification call on completion of discarded callsDavid Howells
2020-06-19net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-06-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-06-18net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet
2020-06-18net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin
2020-06-18mptcp: drop MP_JOIN request sock on syn cookiesPaolo Abeni
2020-06-18mptcp: cache msk on MP_JOIN init_reqPaolo Abeni
2020-06-18net: Fix the arp error in some casesguodeqing
2020-06-18net/sched: act_gate: fix configuration of the periodic timerDavide Caratti
2020-06-18net/sched: act_gate: fix NULL dereference in tcf_gate_init()Davide Caratti
2020-06-18ip_tunnel: fix use-after-free in ip_tunnel_lookup()Taehee Yoo
2020-06-18ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()Taehee Yoo
2020-06-18net: fix memleak in register_netdevice()Yang Yingliang
2020-06-17rxrpc: Fix afs large storage transmission performance dropDavid Howells
2020-06-17rxrpc: Fix handling of rwind from an ACK packetDavid Howells
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-17xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()Hangbin Liu
2020-06-16tcp: grow window for OOO packets only for SACK flowsEric Dumazet
2020-06-15mptcp: fix memory leak in mptcp_subflow_create_socket()Wei Yongjun
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-06-15mld: fix memory leak in ipv6_mc_destroy_dev()Wang Hai
2020-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-15mptcp: use list_first_entry_or_nullGeliang Tang
2020-06-15mptcp: drop MPTCP_PM_MAX_ADDRGeliang Tang
2020-06-15net/rds: NULL pointer de-reference in rds_ib_add_one()Ka-Cheong Poon
2020-06-15esp, ah: modernize the crypto algorithm selectionsEric Biggers
2020-06-15esp: select CRYPTO_SEQIVEric Biggers
2020-06-15esp, ah: consolidate the crypto algorithm selectionsEric Biggers
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-13net: atm: Remove the error message according to the atomic contextLiao Pingfang
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds