index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
1
-0
/
+1
2023-02-06
net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
Vladimir Oltean
1
-0
/
+1
2023-02-06
net/sched: mqprio: allow offloading drivers to request queue count validation
Vladimir Oltean
1
-0
/
+4
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2
-10
/
+10
2023-02-06
net: page_pool: use in_softirq() instead
Qingfang DENG
1
-2
/
+2
2023-02-04
raw: use net_hash_mix() in hash function
Eric Dumazet
1
-2
/
+11
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
1
-3
/
+4
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
1
-0
/
+1
2023-02-03
tcp: add TCP_MINTTL drop reason
Eric Dumazet
1
-0
/
+6
2023-02-03
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+12
2023-02-03
netdev-genl: create a simple family for netdev stuff
Jakub Kicinski
1
-0
/
+3
2023-02-02
ipvs: avoid kfree_rcu without 2nd arg
Julian Anastasov
1
-0
/
+1
2023-02-02
net/sched: transition act_pedit to rcu and percpu stats
Pedro Tammela
1
-15
/
+66
2023-02-02
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
1
-2
/
+2
2023-02-02
net: add a couple of helpers for iph tot_len
Xin Long
1
-3
/
+0
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+1
2023-01-28
mac802154: Handle basic beaconing
Miquel Raynal
1
-0
/
+16
2023-01-28
ieee802154: Add support for user beaconing requests
Miquel Raynal
2
-0
/
+26
2023-01-28
net: netlink: recommend policy range validation
Johannes Berg
1
-1
/
+2
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-0
/
+26
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-5
/
+11
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-2
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-4
/
+0
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
1
-2
/
+3
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
1
-1
/
+3
2023-01-26
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2
-1
/
+6
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
1
-5
/
+1
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
1
-2
/
+3
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
1
-1
/
+2
2023-01-25
net/smc: Register SMC-D as ISM client
Stefan Raspl
1
-4
/
+1
2023-01-25
net/ism: Add new API for client registration
Stefan Raspl
1
-9
/
+2
2023-01-25
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
1
-4
/
+0
2023-01-24
Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-39
/
+50
2023-01-23
xsk: Add cb area to struct xdp_buff_xsk
Toke Høiland-Jørgensen
1
-0
/
+5
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
1
-0
/
+21
2023-01-23
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
1
-0
/
+11
2023-01-21
net: mana: Fix IRQ name - add PCI and queue number
Haiyang Zhang
1
-0
/
+3
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2023-01-20
net: dcb: add helper functions to retrieve PCP and DSCP rewrite maps
Daniel Machon
1
-0
/
+10
2023-01-20
net: dcb: add new rewrite table
Daniel Machon
1
-0
/
+8
2023-01-20
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-6
/
+0
2023-01-20
devlink: remove reporters_lock
Jiri Pirko
1
-1
/
+0
2023-01-20
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-3
/
+19
2023-01-20
devlink: remove linecards lock
Jiri Pirko
1
-3
/
+3
2023-01-19
wifi: mac80211: drop extra 'e' from ieeee80211... name
Johannes Berg
1
-3
/
+3
2023-01-19
wifi: mac80211: add kernel-doc for EHT structure
Johannes Berg
1
-0
/
+1
2023-01-18
mac80211: support minimal EHT rate reporting on RX
Johannes Berg
1
-3
/
+16
2023-01-18
wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
1
-0
/
+13
2023-01-18
wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_conf
Muna Sinada
1
-0
/
+13
[prev]
[next]