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
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
1
-1
/
+0
2019-11-23
Revert "bpf: Emit audit messages upon successful prog load and unload"
Jakub Kicinski
2
-6
/
+0
2019-11-22
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
1
-4
/
+4
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+12
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-0
/
+8
2019-11-22
net/mlx5: DR, Add HW bits and definitions for Geneve flex parser
Yevgeny Kliteynik
1
-0
/
+1
2019-11-22
Merge branch 'spi-5.5' into spi-next
Mark Brown
3
-18
/
+117
2019-11-22
Merge branch 'regulator-5.5' into regulator-next
Mark Brown
4
-13
/
+61
2019-11-22
net: flow_dissector: Wrap unionized VLAN fields in a struct
Petr Machata
1
-3
/
+5
2019-11-22
udp: drop skb extensions before marking skb stateless
Florian Westphal
1
-0
/
+6
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
1
-0
/
+16
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2
-0
/
+19
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
1
-0
/
+29
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
1
-0
/
+4
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
1
-0
/
+10
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2
-0
/
+33
2019-11-21
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
1
-0
/
+9
2019-11-21
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
1
-0
/
+2
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
1
-1
/
+8
2019-11-21
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
1
-0
/
+2
2019-11-21
audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL
Jiri Olsa
1
-3
/
+5
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
1
-0
/
+16
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
1
-0
/
+13
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
1
-0
/
+16
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
1
-0
/
+13
2019-11-21
Merge branch 'nvme-5.5' of git://git.infradead.org/nvme into for-5.5/drivers-...
Jens Axboe
1
-0
/
+6
2019-11-22
nvme: hwmon: provide temperature min and max values for each sensor
Akinobu Mita
1
-0
/
+6
2019-11-21
block: add iostat counters for flush requests
Konstantin Khlebnikov
1
-0
/
+1
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
64
-206
/
+347
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
12
-21
/
+167
2019-11-20
net: sfp: soft status and control support
Russell King
1
-0
/
+4
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-47
/
+222
2019-11-20
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
1
-3
/
+3
2019-11-20
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2
-0
/
+4
2019-11-20
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
1
-6
/
+18
2019-11-20
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
1
-8
/
+14
2019-11-20
page_pool: Add API to update numa node
Saeed Mahameed
2
-0
/
+29
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-3
/
+6
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
1
-0
/
+2
2019-11-20
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
1
-3
/
+3
2019-11-19
net/tls: enable sk_msg redirect to tls socket egress
Willem de Bruijn
1
-0
/
+2
2019-11-18
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
1
-4
/
+9
2019-11-18
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2
-3
/
+8
2019-11-18
net: phy: add core phylib sfp support
Russell King
1
-0
/
+11
2019-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-3
/
+9
2019-11-18
spi: mediatek: add SPI_CS_HIGH support
Luhua Xu
1
-1
/
+0
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-12
/
+12
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2
-1
/
+6
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2
-2
/
+7
[prev]
[next]