Age | Commit message (Expand) | Author |
2023-02-06 | net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc() | Vladimir Oltean |
2023-02-06 | net/sched: mqprio: allow offloading drivers to request queue count validation | Vladimir Oltean |
2023-02-06 | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h | Vladimir Oltean |
2023-02-06 | net: page_pool: use in_softirq() instead | Qingfang DENG |
2023-02-03 | raw: use net_hash_mix() in hash function | Eric Dumazet |
2023-02-03 | netfilter: flowtable: cache info of last offload | Vlad Buslov |
2023-02-03 | netfilter: flowtable: allow unidirectional rules | Vlad Buslov |
2023-02-02 | tcp: add TCP_MINTTL drop reason | Eric Dumazet |
2023-02-02 | drivers: net: turn on XDP features | Marek Majtyka |
2023-02-02 | netdev-genl: create a simple family for netdev stuff | Jakub Kicinski |
2023-02-02 | ipvs: avoid kfree_rcu without 2nd arg | Julian Anastasov |
2023-02-02 | net/sched: transition act_pedit to rcu and percpu stats | Pedro Tammela |
2023-02-01 | netfilter: use skb_ip_totlen and iph_totlen | Xin Long |
2023-02-01 | net: add a couple of helpers for iph tot_len | Xin Long |
2023-01-30 | devlink: remove devlink features | Jiri Pirko |
2023-01-28 | mac802154: Handle basic beaconing | Miquel Raynal |
2023-01-28 | ieee802154: Add support for user beaconing requests | Miquel Raynal |
2023-01-28 | net: netlink: recommend policy range validation | Johannes Berg |
2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-27 | devlink: protect devlink param list by instance lock | Jiri Pirko |
2023-01-27 | devlink: make devlink_param_driverinit_value_set() return void | Jiri Pirko |
2023-01-27 | devlink: make devlink_param_register/unregister static | Jiri Pirko |
2023-01-27 | net: remove unnecessary includes from net/flow.h | Jakub Kicinski |
2023-01-27 | net: checksum: drop the linux/uaccess.h include | Jakub Kicinski |
2023-01-25 | inet: Add IP_LOCAL_PORT_RANGE socket option | Jakub Sitnicki |
2023-01-25 | net/smc: De-tangle ism and smc device initialization | Stefan Raspl |
2023-01-25 | s390/ism: Consolidate SMC-D-related code | Stefan Raspl |
2023-01-25 | net/smc: Separate SMC-D and ISM APIs | Stefan Raspl |
2023-01-25 | net/smc: Register SMC-D as ISM client | Stefan Raspl |
2023-01-25 | net/ism: Add new API for client registration | Stefan Raspl |
2023-01-24 | ipv6: Make ip6_route_output_flags_noref() static. | Guillaume Nault |
2023-01-23 | Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-01-23 | xsk: Add cb area to struct xdp_buff_xsk | Toke Høiland-Jørgensen |
2023-01-23 | bpf: XDP metadata RX kfuncs | Stanislav Fomichev |
2023-01-23 | net: dsa: add plumbing for changing and getting MAC merge layer state | Vladimir Oltean |
2023-01-20 | net: mana: Fix IRQ name - add PCI and queue number | Haiyang Zhang |
2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-20 | net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps | Daniel Machon |
2023-01-20 | net: dcb: add new rewrite table | Daniel Machon |
2023-01-19 | devlink: remove devl*_port_health_reporter_destroy() | Jiri Pirko |
2023-01-19 | devlink: remove reporters_lock | Jiri Pirko |
2023-01-19 | devlink: protect health reporter operation with instance lock | Jiri Pirko |
2023-01-19 | devlink: remove linecards lock | Jiri Pirko |
2023-01-19 | wifi: mac80211: drop extra 'e' from ieeee80211... name | Johannes Berg |
2023-01-19 | wifi: mac80211: add kernel-doc for EHT structure | Johannes Berg |
2023-01-18 | mac80211: support minimal EHT rate reporting on RX | Johannes Berg |
2023-01-18 | wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_conf | Muna Sinada |
2023-01-18 | wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_conf | Muna Sinada |
2023-01-18 | wifi: cfg80211: Use MLD address to indicate MLD STA disconnection | Veerendranath Jakkam |