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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
9
-14
/
+244
2019-11-22
mac80211: Import airtime calculation code from mt76
Toke Høiland-Jørgensen
4
-1
/
+632
2019-11-22
virt_wifi: fix use-after-free in virt_wifi_newlink()
Taehee Yoo
1
-2
/
+2
2019-11-22
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-11-22
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
1
-0
/
+3
2019-11-22
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
3
-8
/
+20
2019-11-22
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
1
-0
/
+3
2019-11-21
enetc: make enetc_setup_tc_mqprio static
Mao Wenan
1
-1
/
+1
2019-11-21
Merge branch 'net-introduce-and-use-route-hint'
David S. Miller
10
-16
/
+160
2019-11-21
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
3
-4
/
+77
2019-11-21
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2
-10
/
+10
2019-11-21
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
1
-2
/
+24
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
4
-0
/
+40
2019-11-21
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
1
-0
/
+9
2019-11-21
Merge branch 'DSA-Felix-PTP'
David S. Miller
7
-82
/
+222
2019-11-21
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
2
-1
/
+102
2019-11-21
net: dsa: ocelot: define PTP registers for felix_vsc9959
Yangbo Lu
1
-0
/
+16
2019-11-21
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
2
-16
/
+29
2019-11-21
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
4
-61
/
+69
2019-11-21
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
2
-4
/
+6
2019-11-21
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
1
-5
/
+8
2019-11-21
audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL
Jiri Olsa
1
-3
/
+5
2019-11-21
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
5
-148
/
+148
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
10
-149
/
+149
2019-11-21
lwtunnel: check erspan options before allocating tun_info
Xin Long
1
-8
/
+16
2019-11-21
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
Xin Long
1
-0
/
+3
2019-11-21
net: remove the unnecessary strict_start_type in some policies
Xin Long
3
-3
/
+0
2019-11-21
Merge branch 'net-sched-support-vxlan-and-erspan-options'
David S. Miller
4
-1
/
+514
2019-11-21
net: sched: allow flower to match erspan options
Xin Long
2
-0
/
+161
2019-11-21
net: sched: allow flower to match vxlan options
Xin Long
2
-0
/
+122
2019-11-21
net: sched: add erspan option support to act_tunnel_key
Xin Long
2
-0
/
+134
2019-11-21
net: sched: add vxlan option support to act_tunnel_key
Xin Long
2
-1
/
+97
2019-11-21
octeontx2-af: Fix uninitialized variable in debugfs
Dan Carpenter
1
-1
/
+2
2019-11-21
vsock: avoid to assign transport if its initialization fails
Stefano Garzarella
1
-1
/
+8
2019-11-20
net: sfp: soft status and control support
Russell King
2
-20
/
+94
2019-11-20
Merge branch 'sfp-quirks'
David S. Miller
1
-0
/
+79
2019-11-20
net: sfp: add some quirks for GPON modules
Russell King
1
-0
/
+25
2019-11-20
net: sfp: add support for module quirks
Russell King
1
-0
/
+54
2019-11-20
tcp: warn if offset reach the maxlen limit when using snprintf
Hangbin Liu
3
-0
/
+13
2019-11-20
ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
wenxu
1
-1
/
+5
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
120
-1078
/
+4952
2019-11-20
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
2
-7
/
+10
2019-11-20
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
4
-1
/
+36
2019-11-20
Merge branch 'r8169-smaller-improvements-to-firmware-handling'
David S. Miller
1
-7
/
+12
2019-11-20
r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_ok
Heiner Kallweit
1
-5
/
+10
2019-11-20
r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZE
Heiner Kallweit
1
-1
/
+1
2019-11-20
r8169: change mdelay to msleep in rtl_fw_write_firmware
Heiner Kallweit
1
-1
/
+1
2019-11-20
net: ipconfig: Wait for deferred device probes
Thomas Bogendoerfer
1
-0
/
+3
2019-11-20
vsock/vmci: make vmci_vsock_cb_host_called static
Mao Wenan
1
-1
/
+1
2019-11-20
Merge branch 'page_pool-DMA-sync'
David S. Miller
3
-17
/
+67
[next]