index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-08-18
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
-0
/
+2
2017-08-18
tipc: fix use-after-free
Eric Dumazet
-2
/
+4
2017-08-18
tun: handle register_netdevice() failures properly
Eric Dumazet
-0
/
+3
2017-08-18
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
-12
/
+15
2017-08-18
bpf, doc: improve sysctl knob description
Daniel Borkmann
-14
/
+23
2017-08-18
netxen: fix incorrect loop counter decrement
Colin Ian King
-1
/
+1
2017-08-18
nfp: fix infinite loop on umapping cleanup
Colin Ian King
-2
/
+1
2017-08-18
net: sched: fix p_filter_chain check in tcf_chain_flush
Jiri Pirko
-1
/
+1
2017-08-17
bpf: Update sysctl documentation to list all supported architectures
Michael Ellerman
-2
/
+17
2017-08-16
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
-3
/
+3
2017-08-16
ptr_ring: use kmalloc_array()
Eric Dumazet
-5
/
+7
2017-08-16
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
-2
/
+12
2017-08-16
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
-3
/
+7
2017-08-16
net: igmp: Use ingress interface rather than vrf device
David Ahern
-1
/
+9
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-159
/
+512
2017-08-15
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
-4
/
+30
2017-08-15
PCI: fix oops when try to find Root Port for a PCI device
dingtianhong
-3
/
+4
2017-08-15
sfc: don't try and read ef10 data on non-ef10 NIC
Bert Kenward
-2
/
+6
2017-08-15
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
-3
/
+0
2017-08-15
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
-1
/
+4
2017-08-15
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
-4
/
+12
2017-08-15
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
-5
/
+7
2017-08-15
net: Fix a typo in comment about sock flags.
Tonghao Zhang
-1
/
+1
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
-3
/
+13
2017-08-15
Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-5
/
+4
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
-40
/
+126
2017-08-14
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
-4
/
+4
2017-08-14
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
-4
/
+1
2017-08-14
udp: fix linear skb reception with PEEK_OFF
Al Viro
-5
/
+4
2017-08-14
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
-8
/
+5
2017-08-14
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
-22
/
+26
2017-08-14
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
-7
/
+7
2017-08-14
Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'
David S. Miller
-8
/
+178
2017-08-14
net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
-0
/
+22
2017-08-14
net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Casey Leedom
-8
/
+21
2017-08-14
PCI: Disable Relaxed Ordering Attributes for AMD A1100
dingtianhong
-0
/
+16
2017-08-14
PCI: Disable Relaxed Ordering for some Intel processors
dingtianhong
-0
/
+62
2017-08-14
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
-0
/
+57
2017-08-14
Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
-16
/
+50
2017-08-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-35
/
+40
2017-08-14
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
-0
/
+1
2017-08-14
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
-1
/
+1
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
-1
/
+2
2017-08-14
brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devices
Arend Van Spriel
-2
/
+4
2017-08-13
bonding: ratelimit failed speed/duplex update warning
Andreas Born
-3
/
+4
2017-08-13
Linux 4.13-rc5
v4.13-rc5
Linus Torvalds
-1
/
+1
2017-08-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
-42
/
+137
2017-08-13
Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-15
/
+34
2017-08-13
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+21
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-26
/
+71
[next]