aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-03-17tipc: rename binding table lookup functionsJon Maloy
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy
2021-03-17tipc: simplify call signatures for publication creationJon Maloy
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Jon Maloy
2021-03-17tipc: introduce new unified address type for internal useJon Maloy
2021-03-17tipc: move creation of publication item one level up in call chainJon Maloy
2021-03-17tipc: re-organize members of struct publicationJon Maloy
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck
2021-03-16openvswitch: Warn over-mtu packets only if iface is UP.Flavio Leitner
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur
2021-03-16net: ocelot: Extend MRPHoratiu Vultur
2021-03-16net: ipv4: route.c: simplify procfs codeYejune Deng
2021-03-16net: bridge: mcast: factor out common allow/block EHT handlingNikolay Aleksandrov
2021-03-16net: bridge: mcast: remove unreachable EHT codeNikolay Aleksandrov
2021-03-16net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang
2021-03-15net: export dev_set_threaded symbolLorenzo Bianconi
2021-03-14psample: Add additional metadata attributesIdo Schimmel
2021-03-14psample: Encapsulate packet metadata in a structIdo Schimmel
2021-03-14ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin
2021-03-14flow_dissector: constify raw input data argumentAlexander Lobakin
2021-03-14gro: give 'hash' variable in dev_gro_receive() a less confusing nameAlexander Lobakin
2021-03-14gro: consistentify napi->gro_hash[x] access in dev_gro_receive()Alexander Lobakin
2021-03-14gro: simplify gro_list_prepare()Alexander Lobakin
2021-03-13Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux...David S. Miller
2021-03-13net/sched: act_police: add support for packet-per-second policingBaowen Zheng
2021-03-13flow_offload: add support for packet-per-second policingXingfeng Hu
2021-03-12mptcp: remove a list of addrs when flushingGeliang Tang
2021-03-12mptcp: remove multi addresses and subflows in PMGeliang Tang
2021-03-12mptcp: remove multi subflows in PMGeliang Tang
2021-03-12mptcp: remove multi addresses in PMGeliang Tang
2021-03-12mptcp: add rm_list_rx in mptcp_pm_dataGeliang Tang
2021-03-12mptcp: add rm_list in mptcp_options_receivedGeliang Tang
2021-03-12mptcp: add rm_list_tx in mptcp_pm_dataGeliang Tang
2021-03-12mptcp: add rm_list in mptcp_out_optionsGeliang Tang
2021-03-12net: ipv4: route.c: Fix indentation of multi line comment.Shubhankar Kuranagatti
2021-03-11tcp: remove obsolete check in __tcp_retransmit_skb()Eric Dumazet
2021-03-11tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()Eric Dumazet
2021-03-11tcp: plug skb_still_in_host_queue() to TSQEric Dumazet
2021-03-11tipc: clean up warnings detected by sparseHoang Huu Le
2021-03-11tipc: convert dest node's address to network orderHoang Le
2021-03-11nexthop: Enable resilient next-hop groupsPetr Machata
2021-03-11nexthop: Notify userspace about bucket migrationsPetr Machata
2021-03-11nexthop: Add netlink handlers for bucket getPetr Machata
2021-03-11nexthop: Add netlink handlers for bucket dumpPetr Machata
2021-03-11nexthop: Add netlink handlers for resilient nexthop groupsPetr Machata
2021-03-11nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel
2021-03-11nexthop: Implement notifiers for resilient nexthop groupsPetr Machata
2021-03-11nexthop: Add implementation of resilient next-hop groupsPetr Machata
2021-03-11nexthop: Add netlink defines and enumerators for resilient NH groupsIdo Schimmel