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
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
PCI/switchtec: Add check of event support
Logan Gunthorpe
1
-0
/
+1
2021-10-14
spi: Fix deadlock when adding SPI controllers on SPI buses
Mark Brown
1
-0
/
+3
2021-10-14
pid: add pidfd_get_task() helper
Christian Brauner
1
-0
/
+1
2021-10-14
sched: Fill unconditional hole induced by sched_entity
Kees Cook
1
-1
/
+1
2021-10-14
kernel/sched: Fix sched_fork() access an invalid sched_task_group
Zhang Qiao
1
-1
/
+2
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
1
-0
/
+4
2021-10-14
device property: Add missed header in fwnode.h
Andy Shevchenko
1
-0
/
+1
2021-10-13
net: delete redundant function declaration
Chen Wandun
1
-2
/
+0
2021-10-13
clk: qcom: smd-rpm: Add QCM2290 RPM clock support
Shawn Guo
1
-0
/
+2
2021-10-13
marvell: octeontx2: build error: unknown type name 'u64'
Anders Roxell
1
-0
/
+1
2021-10-13
gpio: max730x: Make __max730x_remove() return void
Uwe Kleine-König
1
-1
/
+1
2021-10-13
netdevice: demote the type of some dev_addr_set() helpers
Jakub Kicinski
1
-2
/
+2
2021-10-13
SUNRPC: Change return value type of .pc_encode
Chuck Lever
3
-9
/
+9
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_encode
Chuck Lever
3
-9
/
+10
2021-10-13
SUNRPC: Change return value type of .pc_decode
Chuck Lever
3
-19
/
+19
2021-10-13
SUNRPC: Replace the "__be32 *p" parameter to .pc_decode
Chuck Lever
3
-20
/
+21
2021-10-13
nvmem: core: add nvmem cell post processing callback
Srinivas Kandagatla
1
-0
/
+5
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
1
-1
/
+1
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
PCI: Return NULL for to_pci_driver(NULL)
Bjorn Helgaas
1
-1
/
+4
2021-10-12
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp
Aya Levin
1
-2
/
+8
2021-10-12
unicode: Add utf8-data module
Christoph Hellwig
1
-0
/
+2
2021-10-12
SUNRPC: Simplify the SVC dispatch code path
Chuck Lever
1
-4
/
+1
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
1
-0
/
+4
2021-10-11
PCI/VPD: Add pci_read/write_vpd_any()
Heiner Kallweit
1
-0
/
+2
2021-10-11
unicode: cache the normalization tables in struct unicode_map
Christoph Hellwig
1
-0
/
+19
2021-10-11
unicode: pass a UNICODE_AGE() tripple to utf8_load
Christoph Hellwig
1
-1
/
+24
2021-10-11
unicode: mark the version field in struct unicode_map unsigned
Christoph Hellwig
1
-1
/
+1
2021-10-11
unicode: remove the charset field from struct unicode_map
Christoph Hellwig
1
-1
/
+0
2021-10-11
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
1
-1
/
+4
2021-10-10
bootconfig: Cleanup dummy headers in tools/bootconfig
Masami Hiramatsu
1
-0
/
+10
2021-10-10
bootconfig: Replace u16 and u32 with uint16_t and uint32_t
Masami Hiramatsu
1
-6
/
+6
2021-10-10
bootconfig: Remove unused debug function
Masami Hiramatsu
1
-3
/
+0
2021-10-10
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
1
-0
/
+2
2021-10-10
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
1
-1
/
+1
2021-10-10
mlxsw: spectrum: use netif_is_macsec() instead of open code
Juhee Kang
1
-1
/
+1
2021-10-10
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
1
-0
/
+1
2021-10-09
net/mlx5: Add priorities for counters in RDMA namespaces
Aharon Landau
2
-0
/
+4
2021-10-09
net/mlx5: Add ifc bits to support optional counters
Aharon Landau
1
-3
/
+19
[prev]
[next]