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
2018-08-31
tcp: do not restart timewait timer on rst reception
Florian Westphal
1
-1
/
+2
2018-08-31
net/rds: RDS is not Radio Data System
Pavel Machek
1
-1
/
+1
2018-08-31
hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
Dexuan Cui
1
-1
/
+10
2018-08-31
nfp: wait for posted reconfigs when disabling the device
Jakub Kicinski
1
-15
/
+33
2018-08-31
Revert "packet: switch kvzalloc to allocate memory"
Eric Dumazet
2
-13
/
+32
2018-08-29
Merge branch 'net_sched-reject-unknown-tcfa_action-values'
David S. Miller
2
-5
/
+59
2018-08-29
tc-testing: add test-cases for numeric and invalid control action
Paolo Abeni
1
-0
/
+48
2018-08-29
net_sched: reject unknown tcfa_action values
Paolo Abeni
1
-5
/
+11
2018-08-29
net: mvpp2: initialize port of_node pointer
Baruch Siach
1
-0
/
+1
2018-08-29
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
2
-2
/
+11
2018-08-29
net: stmmac: build the dwmac-socfpga platform driver for Stratix10
Dinh Nguyen
1
-1
/
+1
2018-08-29
Merge branch 'ipv6-fix-error-path-of-inet6_init'
David S. Miller
2
-5
/
+9
2018-08-29
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
1
-0
/
+4
2018-08-29
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
1
-2
/
+2
2018-08-29
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
1
-3
/
+3
2018-08-29
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
1
-5
/
+13
2018-08-29
sh_eth: Add R7S9210 support
Chris Brandt
2
-0
/
+37
2018-08-29
Merge branch 'hns-fixes'
David S. Miller
14
-4
/
+257
2018-08-29
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-08-29
net: hns: add the code for cleaning pkt in chip
Peng Li
13
-4
/
+255
2018-08-29
r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices
Azat Khuzhin
1
-2
/
+4
2018-08-29
tipc: switch to rhashtable iterator
Cong Wang
4
-26
/
+56
2018-08-29
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2
-5
/
+1
2018-08-29
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
1
-0
/
+2
2018-08-29
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
1
-1
/
+1
2018-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-50
/
+54
2018-08-29
Merge branch 'bpf_msg_pull_data-fixes'
Alexei Starovoitov
1
-17
/
+19
2018-08-29
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
1
-13
/
+13
2018-08-29
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
1
-1
/
+4
2018-08-29
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
1
-3
/
+2
2018-08-28
bpf: fix several offset tests in bpf_msg_pull_data
Daniel Borkmann
1
-5
/
+9
2018-08-28
bpf: sockmap, decrement copied count correctly in redirect error case
John Fastabend
1
-23
/
+22
2018-08-27
bpf: fix build error with clang
Stefan Agner
1
-1
/
+1
2018-08-27
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
Daniel Borkmann
1
-3
/
+2
2018-08-27
bpf, sockmap: fix potential use after free in bpf_tcp_close
Daniel Borkmann
1
-1
/
+1
2018-08-27
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
Zhu Yanjun
1
-7
/
+2
2018-08-27
net: dsa: Drop GPIO includes
Linus Walleij
1
-2
/
+0
2018-08-27
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
2
-13
/
+6
2018-08-27
Merge branch 'net-sched-fixes'
David S. Miller
1
-2
/
+2
2018-08-27
net: sched: return -ENOENT when trying to remove filter from non-existent chain
Jiri Pirko
1
-1
/
+1
2018-08-27
net: sched: fix extack error message when chain is failed to be created
Jiri Pirko
1
-1
/
+1
2018-08-27
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2
-0
/
+4
2018-08-27
sctp: remove useless start_fail from sctp_ht_iter in proc
Xin Long
1
-4
/
+0
2018-08-27
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2
-11
/
+15
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-711
/
+754
2018-08-27
Fix up libata MAINTAINERS entry
Jens Axboe
1
-4
/
+4
2018-08-26
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
1
-2
/
+8
2018-08-26
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
28
-679
/
+485
[next]