index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
net/mlx5: Introduce new uplink destination type
Maor Gottlieb
1
-0
/
+1
2021-10-18
net/mlx5: Add support to create match definer
Maor Gottlieb
2
-27
/
+253
2021-10-18
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-15
net/mlx5: Use native_port_num as 1st option of device index
Rongwei Liu
1
-1
/
+6
2021-10-15
net/mlx5: Introduce new device index wrapper
Rongwei Liu
1
-0
/
+5
2021-10-15
net/mlx5: Disable roce at HCA level
Shay Drory
2
-5
/
+7
2021-10-15
net/mlx5: Read timeout values from init segment
Amir Tzin
1
-4
/
+1
2021-10-15
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-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-76
/
+82
2021-10-14
net: of: fix stub of_net helpers for CONFIG_NET=n
Arnd Bergmann
1
-1
/
+1
2021-10-14
Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-29
/
+83
2021-10-14
netfilter: ebtables: allow use of ebt_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-14
netfilter: ip6tables: allow use of ip6t_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-14
netfilter: arp_tables: allow use of arpt_do_table as hookfn
Florian Westphal
1
-3
/
+2
2021-10-14
netfilter: iptables: allow use of ipt_do_table as hookfn
Florian Westphal
1
-3
/
+3
2021-10-14
netfilter: Introduce egress hook
Lukas Wunner
3
-0
/
+94
2021-10-14
netfilter: Generalize ingress hook include file
Lukas Wunner
1
-9
/
+11
2021-10-14
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-13
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/kernel/git/saeed/linux
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-12
net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch lib
Vladimir Oltean
1
-0
/
+12
2021-10-12
net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driver
Vladimir Oltean
1
-0
/
+37
2021-10-12
net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driver
Vladimir Oltean
1
-14
/
+1
2021-10-12
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-11
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
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-08
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/kernel/git/arnd/asm-generic
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+19
2021-10-07
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+2
2021-10-07
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/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/linux/kernel/git/kvalo/wireless-drivers-next
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
2021-10-07
of: net: add a helper for loading netdev->dev_addr
Jakub Kicinski
1
-0
/
+6
[next]