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-12-01
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
1
-0
/
+2
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
1
-24
/
+13
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
1
-1
/
+1
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
1
-0
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-43
/
+134
2020-11-27
Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+13
2020-11-27
Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+1
2020-11-27
Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-2
/
+26
2020-11-27
net/sched: sch_frag: add generic packet fragment support.
wenxu
2
-0
/
+8
2020-11-27
net/sched: act_mirred: refactor the handle of xmit
wenxu
1
-5
/
+0
2020-11-27
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
1
-3
/
+6
2020-11-27
net/tls: add CHACHA20-POLY1305 specific defines and structures
Vadim Fedorenko
2
-0
/
+16
2020-11-27
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
1
-14
/
+12
2020-11-27
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
1
-0
/
+2
2020-11-27
Merge tag 'writeback_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2020-11-27
Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-0
/
+1
2020-11-26
mm: memcg: relayout structure mem_cgroup to avoid cache interference
Feng Tang
1
-14
/
+14
2020-11-25
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-0
/
+6
2020-11-25
lockdep: Introduce in_softirq lockdep assert
Yunsheng Lin
1
-0
/
+11
2020-11-25
bridge: mrp: Implement LC mode for MRP
Horatiu Vultur
1
-0
/
+1
2020-11-25
net: sched: alias action flags with TCA_ACT_ prefix
Vlad Buslov
1
-5
/
+7
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
1
-15
/
+4
2020-11-25
trace: fix potenial dangerous pointer
Hui Su
1
-4
/
+4
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
1
-0
/
+2
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
1
-1
/
+3
2020-11-24
Merge tag 'rxrpc-next-20201123' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-55
/
+2
2020-11-24
firmware: xilinx: Use hash-table for api feature check
Amit Sunil Dhamne
1
-4
/
+0
2020-11-23
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
1
-0
/
+5
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
5
-1
/
+5
2020-11-23
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
1
-2
/
+3
2020-11-23
net: ptp: introduce common defines for PTP message types
Christian Eggers
1
-1
/
+6
2020-11-23
compat: always include linux/compat.h from net/compat.h
Jakub Kicinski
1
-10
/
+0
2020-11-23
rxrpc: Don't leak the service-side session key to userspace
David Howells
1
-0
/
+1
2020-11-23
rxrpc: Remove the rxk5 security class as it's now defunct
David Howells
1
-55
/
+0
2020-11-23
keys: Provide the original description to the key preparser
David Howells
1
-0
/
+1
2020-11-22
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+24
2020-11-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-15
/
+33
2020-11-22
Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-11-22
mm: fix readahead_page_batch for retry entries
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2
-15
/
+29
2020-11-22
compiler-clang: remove version check for BPF Tracing
Nick Desaulniers
1
-0
/
+2
2020-11-21
Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
6
-24
/
+60
2020-11-21
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
1
-0
/
+8
2020-11-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2020-11-20
mptcp: track window announced to peer
Florian Westphal
1
-1
/
+2
2020-11-20
ethtool: add ETHTOOL_COALESCE_ALL_PARAMS define
Antonio Cardace
1
-0
/
+1
2020-11-20
net: stream: fix TCP references when INET is not enabled
Randy Dunlap
1
-0
/
+5
2020-11-20
octeontx2-pf: move lmt flush to include/linux/soc
Srujana Challa
1
-0
/
+29
2020-11-20
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+0
2020-11-20
net: add annotation for sock_{lock,unlock}_fast
Paolo Abeni
1
-3
/
+7
[next]