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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-29
tipc: switch to rhashtable iterator
Cong Wang
4
-26
/
+56
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
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-27
bpf: fix build error with clang
Stefan Agner
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
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
30
-265
/
+142
2018-08-26
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
1
-2
/
+8
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-10
/
+6
2018-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-4
/
+9
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+6
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2
-6
/
+6
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
19
-49
/
+75
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-111
/
+140
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-23
/
+25
2018-08-22
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-22
tcp_bbr: apply PROBE_RTT cwnd cap even if acked==0
Kevin Yang
1
-2
/
+2
2018-08-22
tcp_bbr: in restart from idle, see if we should exit PROBE_RTT
Kevin Yang
1
-0
/
+4
2018-08-22
tcp_bbr: add bbr_check_probe_rtt_done() helper
Kevin Yang
1
-16
/
+18
2018-08-22
ipv4: tcp: send zero IPID for RST and ACK sent in SYN-RECV and TIME-WAIT state
Eric Dumazet
1
-0
/
+6
2018-08-22
addrconf: reduce unnecessary atomic allocations
Cong Wang
1
-3
/
+3
2018-08-22
sch_cake: Fix TC filter flow override and expand it to hosts as well
Toke Høiland-Jørgensen
1
-4
/
+19
2018-08-22
net/ncsi: Fixup .dumpit message flags and ID check in Netlink handler
Samuel Mendoza-Jonas
1
-2
/
+2
2018-08-22
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-25
/
+45
2018-08-22
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-22
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-22
tls: possible hang when do_tcp_sendpages hits sndbuf is full case
John Fastabend
1
-2
/
+7
2018-08-21
Convert net_namespace to new IDA API
Matthew Wilcox
1
-10
/
+6
2018-08-21
xsk: fix return value of xdp_umem_assign_dev()
Prashant Bhole
1
-2
/
+2
2018-08-21
act_ife: fix a potential deadlock
Cong Wang
1
-13
/
+21
2018-08-21
act_ife: move tcfa_lock down to where necessary
Cong Wang
1
-25
/
+13
2018-08-21
Revert "net: sched: act_ife: disable bh when taking ife_mod_lock"
Cong Wang
1
-10
/
+10
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2
-4
/
+1
2018-08-21
net_sched: remove unused tcf_idr_check()
Cong Wang
1
-19
/
+3
2018-08-21
net_sched: remove unused parameter for tcf_action_delete()
Cong Wang
1
-3
/
+2
2018-08-21
net_sched: remove unnecessary ops->delete()
Cong Wang
17
-144
/
+7
2018-08-21
net_sched: improve and refactor tcf_action_put_many()
Cong Wang
1
-16
/
+15
2018-08-21
rds: tcp: remove duplicated include from tcp.c
Yue Haibing
1
-1
/
+0
2018-08-21
sch_cake: Remove unused including <linux/version.h>
Yue Haibing
1
-1
/
+0
[next]