index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-07
VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()
Mathias Krause
1
-1
/
+2
2013-04-07
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
1
-0
/
+7
2013-04-07
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
1
-0
/
+3
2013-04-07
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-07
l2tp: fix info leak in l2tp_ip6_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-07
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-04-07
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-07
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-04-07
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2013-04-07
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-04-07
ipv6/tcp: Stop processing ICMPv6 redirect messages
Christoph Paasch
1
-0
/
+1
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2
-0
/
+5
2013-04-05
firmware,IB/qib: revert firmware file move
Mike Marciniszyn
3
-2
/
+2
2013-04-05
GFS2: Issue discards in 512b sectors
Bob Peterson
1
-17
/
+13
2013-04-05
Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"
Johan Hovold
2
-31
/
+20
2013-04-05
MIPS: Delete definition of SA_RESTORER.
Ralf Baechle
1
-2
/
+6
2013-04-05
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
4
-13
/
+7
2013-04-05
MIPS: Fix build error cavium-octeon without CONFIG_SMP
EunBong Song
1
-1
/
+4
2013-04-05
MIPS: Kconfig: Rename SNIPROM too
Paul Bolle
1
-2
/
+2
2013-04-05
MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"
Paul Bolle
1
-2
/
+2
2013-04-05
MIPS: Unbreak function tracer for 64-bit kernel.
David Daney
1
-4
/
+7
2013-04-05
ALSA: hda/generic - fix uninitialized variable
Jiri Slaby
1
-1
/
+1
2013-04-05
net: ipv4: notify when address lifetime changes
Jiri Pirko
1
-2
/
+4
2013-04-05
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
1
-2
/
+9
2013-04-05
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
1
-1
/
+1
2013-04-05
Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"
Eric W. Biederman
1
-2
/
+2
2013-04-05
bonding: remove sysfs before removing devices
Veaceslav Falico
1
-1
/
+1
2013-04-05
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2
-1
/
+2
2013-04-05
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2
-4
/
+4
2013-04-04
r8169: fix auto speed down issue
hayeswang
1
-3
/
+25
2013-04-04
mm: prevent mmap_cache race in find_vma()
Jan Stancek
2
-2
/
+2
2013-04-04
Revert "ALSA: hda - Allow power_save_controller option override DCAPS"
Takashi Iwai
2
-7
/
+4
2013-04-04
ALSA: hda - fix typo in proc output
David Henningsson
1
-1
/
+1
2013-04-04
GFS2: Fix unlock of fcntl locks during withdrawn state
Steven Whitehouse
1
-1
/
+4
2013-04-04
GFS2: return error if malloc failed in gfs2_rs_alloc()
Wei Yongjun
1
-1
/
+1
2013-04-04
GFS2: use memchr_inv
Akinobu Mita
1
-6
/
+2
2013-04-04
GFS2: use kmalloc for lvb bitmap
David Teigland
2
-13
/
+19
2013-04-04
HID: magicmouse: fix race between input_register() and probe()
Benjamin Tissoires
1
-9
/
+20
2013-04-04
ALSA: hda - Enabling Realtek ALC 671 codec
Rainer Koenig
1
-1
/
+3
2013-04-03
ext4: fix big-endian bugs which could cause fs corruptions
Zheng Liu
2
-6
/
+9
2013-04-03
ARM: 7690/1: mm: fix CONFIG_LPAE typos
Paul Bolle
2
-2
/
+2
2013-04-03
ARM: 7689/1: add unwind annotations to ftrace asm
Rabin Vincent
1
-0
/
+12
2013-04-03
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
3
-7
/
+6
2013-04-03
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...
Catalin Marinas
6
-1
/
+102
2013-04-03
ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...
Rob Herring
1
-7
/
+4
[next]