index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-02-14
wifi: mac80211: configure puncturing bitmap
Aloka Dixit
-0
/
+3
2023-02-14
wifi: cfg80211: include puncturing bitmap in channel switch events
Aloka Dixit
-2
/
+4
2023-02-14
wifi: nl80211: validate and configure puncturing bitmap
Aloka Dixit
-0
/
+8
2023-02-14
wifi: cfg80211: move puncturing bitmap validation from mac80211
Aloka Dixit
-0
/
+12
2023-02-14
wifi: mac80211: mlme: handle EHT channel puncturing
Johannes Berg
-1
/
+4
2023-02-14
wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP
Veerendranath Jakkam
-0
/
+10
2023-02-14
wifi: cfg80211: Extend cfg80211_new_sta() for MLD AP
Veerendranath Jakkam
-0
/
+24
2023-02-14
wifi: cfg80211: Authentication offload to user space for MLO connection in ST...
Veerendranath Jakkam
-0
/
+12
2023-02-14
net/sched: support per action hw stats
Oz Shlomo
-10
/
+20
2023-02-14
net/sched: introduce flow_offload action cookie
Oz Shlomo
-0
/
+2
2023-02-14
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
-6
/
+5
2023-02-13
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
-1
/
+10
2023-02-13
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
-1
/
+2
2023-02-13
net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDR
Eric Dumazet
-0
/
+3
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
-1
/
+1
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
-0
/
+4
2023-02-10
dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.
Kuniyuki Iwashima
-0
/
+13
2023-02-10
Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-2
/
+4
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
-0
/
+15
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
-0
/
+2
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
-0
/
+2
2023-02-09
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
-0
/
+2
2023-02-09
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
-2
/
+2
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
-0
/
+5
2023-02-06
net: add sock_init_data_uid()
Pietro Borrello
-1
/
+6
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
-0
/
+1
2023-02-06
net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
Vladimir Oltean
-0
/
+1
2023-02-06
net/sched: mqprio: allow offloading drivers to request queue count validation
Vladimir Oltean
-0
/
+4
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
-10
/
+10
2023-02-06
net: page_pool: use in_softirq() instead
Qingfang DENG
-2
/
+2
2023-02-03
raw: use net_hash_mix() in hash function
Eric Dumazet
-2
/
+11
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
-3
/
+4
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
-0
/
+1
2023-02-02
tcp: add TCP_MINTTL drop reason
Eric Dumazet
-0
/
+6
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
-0
/
+12
2023-02-02
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
-0
/
+3
2023-02-02
ipvs: avoid kfree_rcu without 2nd arg
Julian Anastasov
-0
/
+1
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
-15
/
+66
2023-02-01
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
-2
/
+2
2023-02-01
net: add a couple of helpers for iph tot_len
Xin Long
-3
/
+0
2023-01-30
devlink: remove devlink features
Jiri Pirko
-1
/
+1
2023-01-28
mac802154: Handle basic beaconing
Miquel Raynal
-0
/
+16
2023-01-28
ieee802154: Add support for user beaconing requests
Miquel Raynal
-0
/
+26
2023-01-28
net: netlink: recommend policy range validation
Johannes Berg
-1
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+26
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+3
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
-5
/
+11
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
-2
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
-4
/
+0
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
-2
/
+3
[prev]
[next]