summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: fix the gc rescheduling delayAntoine Tenart2022-09-211-2/+8
* net/sched: use tc_cls_stats_dump() in filterZhengchao Shao2022-09-208-75/+15
* net: make NET_(DEV|NS)_REFCNT_TRACKER depend on NETLukas Bulwahn2022-09-201-2/+2
* net/sched: taprio: replace safety precautions with commentsVladimir Oltean2022-09-201-15/+9
* net/sched: taprio: add extack messages in taprio_initVladimir Oltean2022-09-201-2/+6
* net/sched: taprio: stop going through private ops for dequeue and peekVladimir Oltean2022-09-201-46/+12
* net/sched: taprio: remove redundant FULL_OFFLOAD_IS_ENABLED check in taprio_e...Vladimir Oltean2022-09-201-3/+3
* net/sched: taprio: use rtnl_dereference for oper and admin sched in taprio_de...Vladimir Oltean2022-09-201-4/+8
* net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutexVladimir Oltean2022-09-201-10/+4
* net/sched: taprio: taprio_offload_config_changed() is protected by rtnl_mutexVladimir Oltean2022-09-201-8/+2
* tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima2022-09-206-8/+128
* tcp: Save unnecessary inet_twsk_purge() calls.Kuniyuki Iwashima2022-09-203-2/+17
* tcp: Access &tcp_hashinfo via net.Kuniyuki Iwashima2022-09-2014-71/+100
* tcp: Set NULL to sk->sk_prot->h.hashinfo.Kuniyuki Iwashima2022-09-205-15/+14
* tcp: Don't allocate tcp_death_row outside of struct netns_ipv4.Kuniyuki Iwashima2022-09-206-24/+13
* tcp: Clean up some functions.Kuniyuki Iwashima2022-09-205-46/+45
* net: rtnetlink: Enslave device before bringing it upPhil Sutter2022-09-201-7/+7
* seg6: add NEXT-C-SID support for SRv6 End behaviorAndrea Mayer2022-09-201-3/+332
* seg6: add netlink_ext_ack support in parsing SRv6 behavior attributesAndrea Mayer2022-09-201-16/+28
* net-next: gro: Fix use of skb_gro_header_slowRichard Gobert2022-09-201-1/+1
* net: dsa: allow masters to join a LAGVladimir Oltean2022-09-205-10/+298
* net: dsa: propagate extack to port_lag_joinVladimir Oltean2022-09-203-2/+4
* net: dsa: suppress device links to LAG DSA mastersVladimir Oltean2022-09-201-6/+8
* net: dsa: suppress appending ethtool stats to LAG DSA mastersVladimir Oltean2022-09-201-0/+9
* net: dsa: don't keep track of admin/oper state on LAG DSA mastersVladimir Oltean2022-09-201-0/+12
* net: dsa: allow the DSA master to be seen and changed through rtnetlinkVladimir Oltean2022-09-207-1/+354
* net: dsa: introduce dsa_port_get_master()Vladimir Oltean2022-09-205-27/+26
* flow_offload: Introduce flow_match_l2tpv3Wojciech Drewek2022-09-201-0/+7
* net/sched: flower: Add L2TPv3 filterWojciech Drewek2022-09-201-0/+16
* flow_dissector: Add L2TPv3 dissectorsWojciech Drewek2022-09-201-0/+28
* openvswitch: Change the return type for vport_ops.send function hook to intNathan Huckleberry2022-09-192-2/+2
* Merge tag 'batadv-next-pullrequest-20220916' of git://git.open-mesh.org/linux...Jakub Kicinski2022-09-194-43/+1
|\
| * batman-adv: remove unused struct definitionsMarek Lindner2022-09-151-39/+0
| * batman-adv: Drop initialization of flexible ethtool_link_ksettingsSven Eckelmann2022-08-201-1/+0
| * batman-adv: Drop unused headers in trace.hSven Eckelmann2022-08-171-2/+0
| * batman-adv: Start new development cycleSimon Wunderlich2022-08-171-1/+1
* | net: rds: add missing __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-09-193-4/+4
* | rxrpc: remove rxrpc_max_call_lifetime declarationGaosheng Cui2022-09-191-1/+0
* | Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/l...David S. Miller2022-09-166-66/+111
|\ \
| * | can: raw: add CAN XL supportOliver Hartkopp2022-09-151-12/+43
| * | can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp2022-09-151-1/+24
| * | can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp2022-09-151-0/+5
| * | can: skb: unify skb CAN frame identification helpersOliver Hartkopp2022-09-155-45/+24
| * | can: raw: use guard clause to optimize nesting in raw_rcv()Ziyang Xuan2022-09-061-7/+6
| * | can: raw: process optimization in raw_init()Ziyang Xuan2022-09-061-3/+11
* | | vsock/vmci: fix repeated words in commentsJilin Yuan2022-09-161-1/+1
* | | rtnetlink: advertise allmulti counterNicolas Dichtel2022-09-161-0/+3
* | | mptcp: account memory allocation in mptcp_nl_cmd_add_addr() to userThomas Haller2022-09-151-1/+1
* | | mptcp: allow privileged operations from user namespacesThomas Haller2022-09-151-9/+9
* | | mptcp: add do_check_data_fin to replace copiedGeliang Tang2022-09-151-3/+4