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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
1
-11
/
+10
2021-03-15
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
Alex Elder
1
-10
/
+7
2021-03-15
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
1
-13
/
+10
2021-03-15
net: qualcomm: rmnet: mark trailer field endianness
Alex Elder
1
-2
/
+2
2021-03-15
net: phy: add Marvell 88X2222 transceiver support
Ivan Bornyakov
1
-0
/
+1
2021-03-15
net: stmmac: add platform level clocks management
Joakim Zhang
1
-0
/
+1
2021-03-15
net: stmmac: make in-band AN mode parsing is supported for non-DT
Ong Boon Leong
1
-0
/
+1
2021-03-15
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
1
-0
/
+2
2021-03-15
net: pcs: add C37 SGMII AN support for intel mGbE controller
Ong Boon Leong
1
-0
/
+1
2021-03-15
net: pcs: rearrange C73 functions to prepare for C37 support later
Ong Boon Leong
1
-0
/
+4
2021-03-15
atm: delete include/linux/atm_suni.h
Alexey Dobriyan
1
-12
/
+0
2021-03-14
skbuff: micro-optimize {,__}skb_header_pointer()
Alexander Lobakin
1
-3
/
+2
2021-03-14
ethernet: constify eth_get_headlen()'s data argument
Alexander Lobakin
1
-1
/
+1
2021-03-14
linux/etherdevice.h: misc trailing whitespace cleanup
Alexander Lobakin
1
-1
/
+1
2021-03-14
flow_dissector: constify raw input data argument
Alexander Lobakin
1
-8
/
+7
2021-03-14
skbuff: make __skb_header_pointer()'s data argument const
Alexander Lobakin
1
-3
/
+3
2021-03-12
ptp_pch: Move 'pch_*()' prototypes to shared header
Lee Jones
1
-0
/
+22
2021-03-12
net/mlx5e: Allow to match on ICMP parameters
Maor Dickman
1
-0
/
+2
2021-03-11
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
1
-1
/
+1
2021-03-10
net: socket: use BIT() for MSG_*
Menglong Dong
1
-34
/
+37
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-86
/
+171
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-7
/
+14
2021-03-09
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-10
bpf, xdp: Restructure redirect actions
Björn Töpel
1
-4
/
+6
2021-03-10
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
2
-20
/
+33
2021-03-08
atm: fix a typo in the struct description
Tong Zhang
1
-1
/
+1
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
1
-2
/
+8
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
1
-0
/
+2
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2021-03-05
Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+3
2021-03-05
Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-9
/
+2
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
1
-0
/
+10
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+2
2021-03-04
Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+2
2021-03-04
skmsg: Add function doc for skb->_sk_redir
Cong Wang
1
-0
/
+1
2021-03-04
xsk: Remove dangling function declaration from header file
Maciej Fijalkowski
1
-2
/
+0
2021-03-04
tracing: Fix comment about the trace_event_call flags
Steven Rostedt (VMware)
1
-9
/
+2
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
1
-1
/
+1
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
1
-3
/
+3
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
1
-0
/
+2
2021-03-01
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
1
-1
/
+1
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-0
/
+56
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
1
-2
/
+0
2021-03-01
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
Oleksij Rempel
1
-2
/
+6
2021-02-28
Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+1
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+7
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-23
/
+5
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+0
[next]