summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | netfilter: flowtable: add hash offset field to tuplePablo Neira Ayuso2021-01-261-3/+3
| * | | | | | | ipvs: add weighted random twos choice algorithmDarby Payne2021-01-263-0/+151
| * | | | | | | netfilter: ctnetlink: remove get_ct indirectionFlorian Westphal2021-01-253-10/+15
* | | | | | | | net/packet: Improve the comment about LL header visibility criteriaXie He2021-02-061-2/+2
* | | | | | | | net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfacesVladimir Oltean2021-02-062-0/+21
* | | | | | | | Revert "net: ipv4: handle DSA enabled master network devices"Vladimir Oltean2021-02-061-4/+17
* | | | | | | | Revert "net: Have netpoll bring-up DSA management interface"Vladimir Oltean2021-02-061-18/+4
* | | | | | | | net: dsa: automatically bring user ports down when master goes downVladimir Oltean2021-02-061-0/+24
* | | | | | | | net: dsa: automatically bring up DSA master when opening user portVladimir Oltean2021-02-061-2/+5
* | | | | | | | mptcp: pm: add lockdep assertionsFlorian Westphal2021-02-064-0/+24
* | | | | | | | net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao2021-02-061-16/+10
* | | | | | | | net: sched: Return the correct errno codeZheng Yongjun2021-02-061-1/+1
* | | | | | | | dccp: Return the correct errno codeZheng Yongjun2021-02-061-1/+1
* | | | | | | | net: bridge: mcast: Use ERR_CAST instead of ERR_PTR(PTR_ERR())Xu Wang2021-02-061-1/+1
* | | | | | | | netfilter: move handlers to net/ip_vs.hLeon Romanovsky2021-02-041-12/+0
* | | | | | | | net/core: move gro function declarations to separate headerLeon Romanovsky2021-02-042-6/+2
* | | | | | | | ipv6: move udp declarations to net/udp.hLeon Romanovsky2021-02-041-2/+1
* | | | | | | | rxrpc: call udp_tunnel_encap_enable in rxrpc_open_socketXin Long2021-02-041-5/+2
* | | | | | | | udp: call udp_encap_enable for v6 sockets when enabling encapXin Long2021-02-042-1/+9
* | | | | | | | net: page_pool: simplify page recycling condition testsAlexander Lobakin2021-02-041-10/+4
* | | | | | | | net: fix building errors on powerpc when CONFIG_RETPOLINE is not setBrian Vazquez2021-02-042-4/+4
* | | | | | | | netlink: add tracepoint at NL_SET_ERR_MSGMarcelo Ricardo Leitner2021-02-041-0/+8
* | | | | | | | ethtool: Expose the number of lanes in useDanielle Ratson2021-02-031-0/+8
* | | | | | | | ethtool: Get link mode in use instead of speed and duplex parametersDanielle Ratson2021-02-034-156/+173
* | | | | | | | ethtool: Extend link modes settings uAPI with lanesDanielle Ratson2021-02-032-16/+82
* | | | | | | | ethtool: Validate master slave configuration before rtnl_lock()Danielle Ratson2021-02-031-8/+19
* | | | | | | | net: dsa: fix SWITCHDEV_ATTR_ID_BRIDGE_VLAN_FILTERING getting ignoredVladimir Oltean2021-02-031-1/+9
* | | | | | | | net: indirect call helpers for ipv4/ipv6 dst_check functionsBrian Vazquez2021-02-035-8/+28
* | | | | | | | net: use indirect call helpers for dst_mtuBrian Vazquez2021-02-032-4/+8
* | | | | | | | net: use indirect call helpers for dst_outputBrian Vazquez2021-02-032-0/+2
* | | | | | | | net: use indirect call helpers for dst_inputBrian Vazquez2021-02-031-0/+1
* | | | | | | | inet: do not export inet_gro_{receive|complete}Eric Dumazet2021-02-021-3/+0
* | | | | | | | Merge tag 'mac80211-next-for-net-next-2021-02-02' of git://git.kernel.org/pub...Jakub Kicinski2021-02-023-4/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | cfg80211: fix netdev registration deadlockJohannes Berg2021-02-011-1/+3
| * | | | | | | | cfg80211: call cfg80211_destroy_ifaces() with wiphy lock heldJohannes Berg2021-01-281-0/+3
| * | | | | | | | wext: call cfg80211_set_encryption() with wiphy lock heldJohannes Berg2021-01-281-1/+6
| * | | | | | | | wext: call cfg80211_change_iface() with wiphy lock heldJohannes Berg2021-01-281-1/+6
| * | | | | | | | nl80211: call cfg80211_dev_rename() under RTNLJohannes Berg2021-01-281-1/+1
* | | | | | | | | mptcp: add the mibs for ADD_ADDR with portGeliang Tang2021-02-024-1/+23
* | | | | | | | | mptcp: deal with MPTCP_PM_ADDR_ATTR_PORT in PM netlinkGeliang Tang2021-02-021-0/+5
* | | | | | | | | mptcp: enable use_port when invoke addresses_equalGeliang Tang2021-02-021-4/+4
* | | | | | | | | mptcp: add port number check for MP_JOINGeliang Tang2021-02-023-1/+61
* | | | | | | | | mptcp: add a new helper subflow_req_create_thmacGeliang Tang2021-02-021-8/+16
* | | | | | | | | mptcp: drop unused skb in subflow_token_join_requestGeliang Tang2021-02-021-3/+2
* | | | | | | | | mptcp: create the listening socket for new portGeliang Tang2021-02-024-6/+102
* | | | | | | | | mptcp: send ack for every add_addrGeliang Tang2021-02-022-8/+5
* | | | | | | | | mptcp: create subflow or signal addr for newly added addressGeliang Tang2021-02-021-0/+27
* | | | | | | | | mptcp: drop *_max fields in mptcp_pm_dataGeliang Tang2021-02-024-35/+77
* | | | | | | | | mptcp: use WRITE_ONCE for the pernet *_maxGeliang Tang2021-02-021-11/+21
* | | | | | | | | net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2021-02-023-0/+54