index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-28
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-27
sctp: Replace use of sockets_allocated with specified macro.
Tonghao Zhang
2017-12-27
bnx2x: Improve reliability in case of nested PCI errors
Guilherme G. Piccoli
2017-12-27
Merge branch 'tg3-fixes'
David S. Miller
2017-12-27
tg3: Enable PHY reset in MTU change path for 5720
Siva Reddy Kallam
2017-12-27
tg3: Add workaround to restrict 5762 MRRS to 2048
Siva Reddy Kallam
2017-12-27
tg3: Update copyright
Siva Reddy Kallam
2017-12-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-12-27
net: fec: unmap the xmit buffer that are not transferred by DMA
Fugang Duan
2017-12-27
tipc: fix tipc_mon_delete() oops in tipc_enable_bearer() error path
Tommi Rantala
2017-12-27
tipc: error path leak fixes in tipc_enable_bearer()
Tommi Rantala
2017-12-27
RDS: Check cmsg_len before dereferencing CMSG_DATA
Avinash Repaka
2017-12-26
tcp: Avoid preprocessor directives in tracepoint macro args
Mat Martineau
2017-12-26
tipc: fix memory leak of group member when peer node is lost
Jon Maloy
2017-12-26
net: sched: fix possible null pointer deref in tcf_block_put
Jiri Pirko
2017-12-26
tipc: base group replicast ack counter on number of actual receivers
Jon Maloy
2017-12-26
net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()
Cong Wang
2017-12-26
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
2017-12-26
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
2017-12-25
phylink: ensure AN is enabled
Russell King
2017-12-25
phylink: ensure the PHY interface mode is appropriately set
Russell King
2017-12-23
Merge branch 'bpf-bpftool-various-fixes'
Daniel Borkmann
2017-12-23
tools: bpftool: protect against races with disappearing objects
Jakub Kicinski
2017-12-23
tools: bpftool: maps: close json array on error paths of show
Jakub Kicinski
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
2017-12-21
Merge branch 'net-zerocopy-fixes'
David S. Miller
2017-12-21
skbuff: skb_copy_ubufs must release uarg even without user frags
Willem de Bruijn
2017-12-21
skbuff: orphan frags before zerocopy clone
Willem de Bruijn
2017-12-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-12-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-21
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
2017-12-21
openvswitch: Fix pop_vlan action for double tagged frames
Eric Garver
2017-12-21
Revert "bdi: add error handle for bdi_debug_register"
Jens Axboe
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
2017-12-21
tools/kvm_stat: sort '-f help' output
Stefan Raspl
2017-12-21
kvm: x86: fix RSM when PCID is non-zero
Paolo Bonzini
2017-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
Merge branch 'bpf-verifier-sec-fixes'
Daniel Borkmann
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
2017-12-21
bpf: fix integer overflows
Alexei Starovoitov
2017-12-21
bpf: don't prune branches when a scalar is replaced with a pointer
Jann Horn
2017-12-21
bpf: force strict alignment checks for stack pointers
Jann Horn
2017-12-21
bpf: fix missing error return in check_stack_boundary()
Jann Horn
2017-12-21
bpf: fix 32-bit ALU op verification
Jann Horn
2017-12-21
bpf: fix incorrect tracking of register size truncation
Jann Horn
2017-12-21
bpf: fix incorrect sign extension in check_alu_op()
Jann Horn
2017-12-21
bpf/verifier: fix bounds calculation on BPF_RSH
Edward Cree
[next]