index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-22
/
+69
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
26
-330
/
+150
2020-02-21
net: Generate reuseport group ID on group creation
Jakub Sitnicki
1
-2
/
+0
2020-02-21
tcp_bpf: Don't let child socket inherit parent protocol ops on copy
Jakub Sitnicki
1
-0
/
+7
2020-02-21
net, sk_msg: Clear sk_user_data pointer on clone if tagged
Jakub Sitnicki
1
-2
/
+35
2020-02-21
net, sk_msg: Annotate lockless access to sk_prot on clone
Jakub Sitnicki
1
-1
/
+2
2020-02-21
Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2020-02-21
Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-8
/
+11
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-20
/
+104
2020-02-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-268
/
+17
2020-02-21
include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swap
Christian Borntraeger
1
-2
/
+2
2020-02-21
y2038: hide timeval/timespec/itimerval/itimerspec types
Arnd Bergmann
2
-10
/
+14
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
4
-219
/
+1
2020-02-21
y2038: remove ktime to/from timespec/timeval conversion
Arnd Bergmann
1
-37
/
+0
2020-02-21
ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()
Rafael J. Wysocki
1
-0
/
+1
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-22
/
+14
2020-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-9
/
+7
2020-02-19
bpf: Add bpf_read_branch_records() helper
Daniel Xu
1
-1
/
+24
2020-02-19
net: core: add helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-0
/
+9
2020-02-19
Merge tag 'mlx5-fixes-2020-02-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+4
2020-02-19
Merge tag 'iommu-fixes-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-02-19
Merge tag 'sound-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2
-5
/
+3
2020-02-19
bpf, sk_msg: Don't clear saved sock proto on restore
Jakub Sitnicki
1
-7
/
+1
2020-02-19
bpf, sk_msg: Let ULP restore sk_proto and write_space callback
Jakub Sitnicki
1
-10
/
+1
2020-02-18
ethtool: Add support for low latency RS FEC
Aya Levin
1
-1
/
+3
2020-02-18
net/mlx5: Add support for resource dump
Aya Levin
1
-0
/
+1
2020-02-18
devlink: Force enclosing array on binary fmsg data
Aya Levin
1
-0
/
+5
2020-02-18
net/mlx5: DR, Handle reformat capability over sw-steering tables
Erez Shitrit
1
-1
/
+4
2020-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+18
2020-02-18
Merge tag 'dma-mapping-5.6' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-8
/
+3
2020-02-18
bpf, uapi: Remove text about bpf_redirect_map() giving higher performance
Toke Høiland-Jørgensen
1
-9
/
+7
2020-02-18
Merge tag 'asoc-fix-v5.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
1
-2
/
+0
2020-02-17
net: sched: correct flower port blocking
Jason Baron
1
-0
/
+9
2020-02-17
net: sched: don't take rtnl lock during flow_action setup
Vlad Buslov
1
-1
/
+1
2020-02-17
net: sched: refactor ct action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-17
net: sched: refactor police action helpers to require tcf_lock
Vlad Buslov
1
-2
/
+4
2020-02-17
net: sched: lock action when translating it to flow_action infra
Vlad Buslov
1
-1
/
+1
2020-02-17
netfilter: conntrack: allow insertion of clashing entries
Florian Westphal
2
-1
/
+18
2020-02-16
skbuff.h: fix all kernel-doc warnings
Randy Dunlap
1
-0
/
+30
2020-02-16
net/sock.h: fix all kernel-doc warnings
Randy Dunlap
1
-5
/
+33
2020-02-16
net: phylink: clarify flow control settings in documentation
Russell King
1
-8
/
+18
2020-02-16
net: phylink: resolve fixed link flow control
Russell King
1
-5
/
+3
2020-02-16
net: add linkmode helper for setting flow control advertisement
Russell King
1
-0
/
+2
2020-02-16
net: add helpers to resolve negotiated flow control
Russell King
2
-0
/
+7
2020-02-16
net: linkmode: make linkmode_test_bit() take const pointer
Russell King
1
-1
/
+1
2020-02-16
openvswitch: add TTL decrement action
Matteo Croce
1
-0
/
+7
2020-02-16
net: export netdev_next_lower_dev_rcu()
Taehee Yoo
1
-4
/
+3
2020-02-16
tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.
Arjun Roy
1
-0
/
+1
2020-02-16
tcp-zerocopy: Return inq along with tcp receive zerocopy.
Arjun Roy
1
-0
/
+1
2020-02-16
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
5
-12
/
+202
[next]