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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-19
ethernet: add a helper for assigning port addresses
Jakub Kicinski
1
-0
/
+21
2021-10-19
net/mlx5: Introduce new uplink destination type
Maor Gottlieb
1
-0
/
+1
2021-10-19
net/mlx5: Add support to create match definer
Maor Gottlieb
2
-27
/
+253
2021-10-19
net/mlx5: Introduce port selection namespace
Maor Gottlieb
3
-2
/
+39
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-70
/
+163
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
1
-4
/
+0
2021-10-18
u64_stats: Introduce u64_stats_set()
Ahmed S. Darwish
1
-0
/
+10
2021-10-16
net/mlx5: Use native_port_num as 1st option of device index
Rongwei Liu
1
-1
/
+6
2021-10-16
net/mlx5: Introduce new device index wrapper
Rongwei Liu
1
-0
/
+5
2021-10-16
net/mlx5: Disable roce at HCA level
Shay Drory
2
-5
/
+7
2021-10-16
net/mlx5: Read timeout values from init segment
Amir Tzin
1
-4
/
+1
2021-10-16
net/mlx5: Add layout to support default timeouts register
Amir Tzin
3
-2
/
+40
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
1
-12
/
+1
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-76
/
+82
2021-10-15
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2021-10-15
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-29
/
+83
2021-10-15
netfilter: ebtables: allow use of ebt_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-15
netfilter: ip6tables: allow use of ip6t_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-15
netfilter: arp_tables: allow use of arpt_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-15
netfilter: iptables: allow use of ipt_do_table as hookfn
Florian Westphal
1
-3
/
+3
2021-10-15
netfilter: Introduce egress hook
Lukas Wunner
3
-0
/
+94
2021-10-15
netfilter: Generalize ingress hook include file
Lukas Wunner
1
-9
/
+11
2021-10-15
netfilter: Rename ingress hook include file
Lukas Wunner
1
-0
/
+0
2021-10-14
ethernet: remove random_ether_addr()
Jakub Kicinski
1
-2
/
+0
2021-10-14
ethernet: make eth_hw_addr_random() use dev_addr_set()
Jakub Kicinski
1
-1
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
3
-3
/
+4
2021-10-14
net: delete redundant function declaration
Chen Wandun
1
-2
/
+0
2021-10-13
Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-2
/
+8
2021-10-13
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
1
-0
/
+1
2021-10-13
netdevice: demote the type of some dev_addr_set() helpers
Jakub Kicinski
1
-2
/
+2
2021-10-13
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
1
-0
/
+12
2021-10-13
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-0
/
+37
2021-10-13
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...
Vladimir Oltean
1
-14
/
+1
2021-10-13
net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver
Vladimir Oltean
1
-15
/
+14
2021-10-12
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
1
-2
/
+8
2021-10-12
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
1
-1
/
+1
2021-10-09
net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
Vladimir Oltean
1
-0
/
+13
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-71
/
+10
2021-10-08
net: introduce a function to check if a netdev name is in use
Antoine Tenart
1
-0
/
+1
2021-10-08
eth: platform: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+1
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+19
2021-10-08
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
2
-71
/
+10
2021-10-07
Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-1
/
+2
2021-10-07
eth: fwnode: add a helper for loading netdev->dev_addr
Jakub Kicinski
2
-0
/
+2
2021-10-07
eth: fwnode: remove the addr len from mac helpers
Jakub Kicinski
1
-2
/
+2
2021-10-07
eth: fwnode: change the return type of mac address helpers
Jakub Kicinski
1
-3
/
+2
2021-10-07
device property: move mac addr helpers to eth.c
Jakub Kicinski
2
-4
/
+6
[next]