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
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
10
-38
/
+47
2020-09-15
bpf: Fix a rcu warning for bpffs map pretty-print
Yonghong Song
1
-1
/
+3
2020-09-15
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
1
-7
/
+7
2020-09-15
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
1
-1
/
+2
2020-09-15
ibmvnic: update MAINTAINERS
Dany Madden
1
-1
/
+3
2020-09-14
docs/bpf: Remove source code links
Andrii Nakryiko
1
-1
/
+1
2020-09-14
xsk: Fix number of pinned pages/umem size discrepancy
Björn Töpel
1
-9
/
+8
2020-09-14
net: sched: initialize with 0 before setting erspan md->u
Xin Long
1
-0
/
+1
2020-09-14
Merge branch 'net-improve-vxlan-option-process-in-net_sched-and-lwtunnel'
David S. Miller
4
-1
/
+8
2020-09-14
lwtunnel: only keep the available bits when setting vxlan md->gbp
Xin Long
1
-0
/
+1
2020-09-14
net: sched: only keep the available bits when setting vxlan md->gbp
Xin Long
3
-1
/
+7
2020-09-14
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-14
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
4
-0
/
+4
2020-09-14
Merge branch 'net-lantiq-Fix-bugs-in-NAPI-handling'
David S. Miller
1
-8
/
+13
2020-09-14
net: lantiq: Disable IRQs only if NAPI gets scheduled
Hauke Mehrtens
1
-3
/
+5
2020-09-14
net: lantiq: Use napi_complete_done()
Hauke Mehrtens
1
-4
/
+4
2020-09-14
net: lantiq: use netif_tx_napi_add() for TX NAPI
Hauke Mehrtens
1
-1
/
+1
2020-09-14
net: lantiq: Wake TX queue again
Hauke Mehrtens
1
-0
/
+3
2020-09-14
rndis_host: increase sleep time in the query-response loop
Olympia Giannou
1
-1
/
+1
2020-09-11
net: ethernet: ti: cpsw_new: fix suspend/resume
Grygorii Strashko
1
-0
/
+53
2020-09-11
net: ipa: fix u32_replace_bits by u32p_xxx version
Vadym Kochan
1
-2
/
+2
2020-09-11
hinic: fix rewaking txq after netif_tx_disable
Luo bin
2
-16
/
+28
2020-09-11
taprio: Fix allowing too small intervals
Vinicius Costa Gomes
1
-11
/
+17
2020-09-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
3
-18
/
+43
2020-09-11
enetc: Fix mdio bus removal on PF probe bailout
Claudiu Manoil
1
-1
/
+1
2020-09-10
docs/bpf: Fix ringbuf documentation
Andrii Nakryiko
1
-4
/
+1
2020-09-10
net: dec: de2104x: Increase receive ring size for Tulip
Lucy Yan
1
-1
/
+1
2020-09-10
netlink: fix doc about nlmsg_parse/nla_validate
Nicolas Dichtel
1
-2
/
+0
2020-09-10
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
Petr Machata
1
-0
/
+8
2020-09-10
Merge branch 'net-Fix-bridge-enslavement-failure'
David S. Miller
2
-1
/
+48
2020-09-10
selftests: rtnetlink: Test bridge enslavement with different parent IDs
Ido Schimmel
1
-0
/
+47
2020-09-10
net: Fix bridge enslavement failure
Ido Schimmel
1
-1
/
+1
2020-09-10
net: mvneta: fix possible use-after-free in mvneta_xdp_put_buff
Lorenzo Bianconi
1
-2
/
+2
2020-09-10
s390/qeth: delay draining the TX buffers
Julian Wiedmann
2
-2
/
+2
2020-09-10
net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h
Miaohe Lin
1
-1
/
+1
2020-09-10
net: Correct the comment of dst_dev_put()
Miaohe Lin
1
-1
/
+1
2020-09-10
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-10
net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
Yoshihiro Shimoda
1
-4
/
+4
2020-09-10
hv_netvsc: Cache the current data path to avoid duplicate call and message
Dexuan Cui
2
-1
/
+23
2020-09-10
hv_netvsc: Switch the data path at the right time during hibernation
Dexuan Cui
1
-10
/
+1
2020-09-10
net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
Yunsheng Lin
1
-15
/
+33
2020-09-10
net: dsa: microchip: look for phy-mode in port nodes
Helmut Grohne
5
-18
/
+47
2020-09-10
mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id
Geliang Tang
1
-1
/
+1
2020-09-10
Merge branch 'mptcp-fix-subflow-s-local_id-remote_id-issues'
David S. Miller
2
-4
/
+20
2020-09-10
mptcp: fix subflow's remote_id issues
Geliang Tang
2
-3
/
+6
2020-09-10
mptcp: fix subflow's local_id issues
Geliang Tang
1
-1
/
+14
2020-09-10
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
1
-4
/
+1
2020-09-10
connector: Move maintainence under networking drivers umbrella.
David S. Miller
1
-6
/
+1
[next]