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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
nexthop: Fix performance regression in nexthop deletion
Ido Schimmel
1
-1
/
+1
2020-10-19
net: dsa: seville: the packet buffer is 2 megabits, not megabytes
Maxim Kochetkov
1
-1
/
+1
2020-10-19
selftests: rtnetlink: load fou module for kci_test_encap_fou() test
Po-Hsu Lin
2
-0
/
+6
2020-10-19
net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags
Christian Eggers
1
-0
/
+2
2020-10-19
net: korina: cast KSEG0 address to pointer in kfree
Valentin Vidic
1
-2
/
+2
2020-10-19
r8169: fix operation under forced interrupt threading
Heiner Kallweit
1
-4
/
+4
2020-10-18
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
1
-1
/
+1
2020-10-18
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
1
-9
/
+14
2020-10-18
net: usb: rtl8150: don't incorrectly assign random MAC addresses
Anant Thazhemadam
1
-1
/
+1
2020-10-18
selftests: forwarding: Add missing 'rp_filter' configuration
Ido Schimmel
2
-0
/
+20
2020-10-18
net: openvswitch: fix to make sure flow_lookup() is not preempted
Eelco Chaudron
2
-25
/
+41
2020-10-16
net: pcs-xpcs: depend on MDIO_BUS instead of selecting it
Ioana Ciornei
1
-2
/
+1
2020-10-16
icmp: randomize the global rate limiter
Eric Dumazet
2
-3
/
+8
2020-10-16
net: ftgmac100: Fix Aspeed ast2600 TX hang issue
Dylan Hung
2
-0
/
+13
2020-10-16
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
1
-2
/
+4
2020-10-16
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
1
-1
/
+5
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2301
-50733
/
+129812
2020-10-15
Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
Linus Torvalds
8
-67
/
+161
2020-10-15
Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
45
-332
/
+1705
2020-10-15
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
5
-6
/
+38
2020-10-15
Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
26
-346
/
+453
2020-10-15
Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
5
-28
/
+154
2020-10-15
Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
7
-41
/
+135
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
11
-17
/
+13
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
18
-43
/
+244
2020-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
1
-1
/
+1
2020-10-15
Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-39
/
+30
2020-10-15
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
18
-101
/
+143
2020-10-15
Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-40
/
+20
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
170
-1698
/
+1920
2020-10-15
Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
81
-437
/
+930
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-46
/
+70
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
45
-140
/
+1209
2020-10-15
Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"
Jakub Kicinski
1
-1
/
+1
2020-10-15
net, sockmap: Don't call bpf_prog_put() on NULL pointer
Alex Dewar
1
-7
/
+9
2020-10-15
bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to lo
Martin KaFai Lau
2
-26
/
+2
2020-10-15
bpf, sockmap: Add locking annotations to iterator
Lorenz Bauer
1
-0
/
+8
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+12
2020-10-15
HID: i2c-hid: Enable wakeup capability from Suspend-to-Idle
Kai-Heng Feng
1
-0
/
+12
2020-10-15
netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
Davide Caratti
3
-0
/
+31
2020-10-15
Merge branch 'for-5.9/upstream-fixes' into for-linus
Jiri Kosina
9
-16
/
+46
2020-10-15
Merge branch 'for-5.10/wiimote' into for-linus
Jiri Kosina
1
-6
/
+4
2020-10-15
Merge branch 'for-5.10/vivaldi' into for-linus
Jiri Kosina
5
-0
/
+163
2020-10-15
Merge branch 'for-5.10/intel-ish-hid' into for-linus
Jiri Kosina
1
-7
/
+1
2020-10-15
Merge branch 'for-5.10/i2c-hid' into for-linus
Jiri Kosina
1
-0
/
+1
2020-10-15
Merge branch 'for-5.10/cp2112' into for-linus
Jiri Kosina
1
-9
/
+10
2020-10-15
Merge branch 'for-5.10/core' into for-linus
Jiri Kosina
3576
-24812
/
+53336
2020-10-15
Merge branch 'for-5.10/apple' into for-linus
Jiri Kosina
1
-0
/
+2
2020-10-15
Merge tag 'rxrpc-next-20201015' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Jakub Kicinski
3
-5
/
+10
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
380
-13497
/
+25509
[next]