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-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
1
-0
/
+5
2018-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-173
/
+133
2018-12-28
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2018-12-29
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
1
-32
/
+15
2018-12-29
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
1
-26
/
+20
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2
-91
/
+69
2018-12-29
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
1
-11
/
+7
2018-12-29
netfilter: nf_conncount: split gc in two phases
Florian Westphal
1
-3
/
+19
2018-12-29
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
1
-14
/
+5
2018-12-29
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
1
-0
/
+2
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-13
/
+17
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+3
2018-12-28
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-95
/
+64
2018-12-28
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2
-38
/
+58
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
6
-6
/
+6
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
4
-11
/
+15
2018-12-27
sunrpc: fix debug message in svc_create_xprt()
Vasily Averin
1
-2
/
+2
2018-12-27
sunrpc: make visible processing error in bc_svc_process()
Vasily Averin
1
-2
/
+2
2018-12-27
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
4
-22
/
+11
2018-12-27
sunrpc: remove svc_rdma_bc_class
Vasily Averin
2
-63
/
+0
2018-12-27
sunrpc: remove svc_tcp_bc_class
Vasily Averin
1
-101
/
+0
2018-12-27
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
4
-34
/
+0
2018-12-27
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
2
-3
/
+0
2018-12-27
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-7
/
+9
2018-12-27
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2018-12-27
tipc: fix a missing check of genlmsg_put
Kangjie Lu
1
-0
/
+2
2018-12-27
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
1
-1
/
+5
2018-12-27
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
1
-1
/
+0
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-11
/
+11
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
310
-5214
/
+11745
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+17
2018-12-26
libceph: switch more to bool in ceph_tcp_sendmsg()
Ilya Dryomov
1
-1
/
+1
2018-12-26
libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()
Ilya Dryomov
1
-4
/
+13
2018-12-26
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
Ilya Dryomov
1
-26
/
+6
2018-12-26
libceph: drop last_piece logic from write_partial_message_data()
Ilya Dryomov
1
-5
/
+3
2018-12-25
9p/net: put a lower bound on msize
Dominique Martinet
1
-0
/
+21
2018-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-5
/
+13
2018-12-24
net: dccp: fix kernel crash on module load
Peter Oskolkov
2
-12
/
+30
2018-12-24
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
1
-1
/
+2
2018-12-24
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
1
-2
/
+5
2018-12-24
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
1
-0
/
+3
2018-12-24
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
1
-0
/
+1
2018-12-23
net: Revert recent Spectre-v1 patches.
David S. Miller
4
-9
/
+0
2018-12-22
can: af_can: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-22
packet: validate address length if non-zero
Willem de Bruijn
1
-2
/
+2
2018-12-22
nfc: af_nfc: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
2018-12-22
phonet: af_phonet: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-12-22
net: core: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+2
[prev]
[next]