summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-02-08IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean
2021-02-08rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socketXin Long
2021-02-08net-sysfs: Add rtnl locking for getting Tx queue traffic classAlexander Duyck
2021-02-08seg6: fool-proof the processing of SRv6 behavior attributesAndrea Mayer
2021-02-08Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...Jakub Kicinski
2021-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2021-02-06net/packet: Improve the comment about LL header visibility criteriaXie He
2021-02-06net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfacesVladimir Oltean
2021-02-06Revert "net: ipv4: handle DSA enabled master network devices"Vladimir Oltean
2021-02-06Revert "net: Have netpoll bring-up DSA management interface"Vladimir Oltean
2021-02-06net: dsa: automatically bring user ports down when master goes downVladimir Oltean
2021-02-06net: dsa: automatically bring up DSA master when opening user portVladimir Oltean
2021-02-06mptcp: pm: add lockdep assertionsFlorian Westphal
2021-02-06net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao
2021-02-06net: sched: Return the correct errno codeZheng Yongjun
2021-02-06dccp: Return the correct errno codeZheng Yongjun
2021-02-06net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Xu Wang
2021-02-06batman-adv: Fix names for kernel-doc blocksSven Eckelmann
2021-02-06batman-adv: Avoid sizeof on flexible structureSven Eckelmann
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann
2021-02-06netfilter: nftables: remove redundant assignment of variable errColin Ian King
2021-02-05batman-adv: Start new development cycleSimon Wunderlich
2021-02-04netfilter: move handlers to net/ip_vs.hLeon Romanovsky
2021-02-04net/core: move gro function declarations to separate headerLeon Romanovsky
2021-02-04ipv6: move udp declarations to net/udp.hLeon Romanovsky
2021-02-04rxrpc: call udp_tunnel_encap_enable in rxrpc_open_socketXin Long
2021-02-04udp: call udp_encap_enable for v6 sockets when enabling encapXin Long
2021-02-04net: page_pool: simplify page recycling condition testsAlexander Lobakin
2021-02-04net: fix building errors on powerpc when CONFIG_RETPOLINE is not setBrian Vazquez
2021-02-04netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner
2021-02-04xfrm: Return the correct errno codeZheng Yongjun
2021-02-04esp: Simplify the calculation of variablesJiapeng Chong
2021-02-03ethtool: Expose the number of lanes in useDanielle Ratson
2021-02-03ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson
2021-02-03ethtool: Extend link modes settings uAPI with lanesDanielle Ratson
2021-02-03ethtool: Validate master slave configuration before rtnl_lock()Danielle Ratson
2021-02-03net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignoredVladimir Oltean
2021-02-03net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez
2021-02-03net: use indirect call helpers for dst_mtuBrian Vazquez
2021-02-03net: use indirect call helpers for dst_outputBrian Vazquez
2021-02-03net: use indirect call helpers for dst_inputBrian Vazquez
2021-02-02inet: do not export inet_gro_{receive|complete}Eric Dumazet
2021-02-02Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski
2021-02-02mptcp: add the mibs for ADD_ADDR with portGeliang Tang
2021-02-02mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlinkGeliang Tang