summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-07-13xfrm interface: store xfrmi contexts in a hash by if_idEyal Birger
2020-07-13xfrm interface: avoid xi lookup in xfrmi_decode_session()Eyal Birger
2020-07-09xfrm: interface: support IPIP and IPIP6 tunnels processing with .cb_handlerXin Long
2020-07-09xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handlerXin Long
2020-07-09ipcomp: assign if_id to child tunnel from parent tunnelXin Long
2020-07-09ip6_vti: support IP6IP tunnel processingXin Long
2020-07-09ip6_vti: support IP6IP6 tunnel processing with .cb_handlerXin Long
2020-07-09ip_vti: support IPIP6 tunnel processingXin Long
2020-07-09ip_vti: support IPIP tunnel processing with .cb_handlerXin Long
2020-07-09tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnelsXin Long
2020-07-09tunnel4: add cb_handler to struct xfrm_tunnelXin Long
2020-07-09xfrm: add is_ipip to struct xfrm_input_afinfoXin Long
2020-06-24xfrm: introduce oseq-may-wrap flagPetr Vaněk
2020-06-22net/core/devlink.c: remove new uninitialized_var() usageStephen Rothwell
2020-06-22tcindex_change: Remove redundant null checkGaurav Singh
2020-06-22net: core: try to runtime-resume detached device in __dev_openHeiner Kallweit
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit
2020-06-22net/devlink: Prepare devlink port functions to fill extackParav Pandit
2020-06-20Remove redundant skb null checkGaurav Singh
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet
2020-06-20Remove redundant condition in qdisc_graftGaurav Singh
2020-06-20l3mdev: add infrastructure for table to VRF mappingAndrea Mayer
2020-06-19net/sched: cls_u32: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19taprio: Use struct_size() in kzalloc()Gustavo A. R. Silva
2020-06-19tipc: Use struct_size() helperGustavo A. R. Silva
2020-06-19ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18net: tso: add UDP segmentation supportEric Dumazet
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet
2020-06-18net: napi: remove useless stack traceEric Dumazet
2020-06-17ethtool: ioctl: Use array_size() in copy_to_user()Gustavo A. R. Silva
2020-06-17tipc: update a binding service via broadcastHoang Huu Le
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-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