summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-07VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause
2013-04-07VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause
2013-04-07tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause
2013-04-07rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause
2013-04-07NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause
2013-04-07netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause
2013-04-07llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause
2013-04-07l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause
2013-04-07iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause
2013-04-07irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause
2013-04-07caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause
2013-04-07Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause
2013-04-07Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause
2013-04-07ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause
2013-04-07atm: update msg_namelen in vcc_recvmsg()Mathias Krause
2013-04-07ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch
2013-04-07Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-04-06netfilter: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation hand...Hannes Frederic Sowa
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-05netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn
2013-04-05netfilter: remove unneeded variable proc_net_netfilterPablo Neira Ayuso
2013-04-05netfilter: nfnetlink_queue: add net namespace support for nfnetlink_queueGao feng
2013-04-05netfilter: enable per netns support for nf_loggersGao feng
2013-04-05netfilter: nfnetlink_log: add net namespace support for nfnetlink_logGao feng
2013-04-05netfilter: ipt_ULOG: add net namespace support for ipt_ULOGGao feng
2013-04-05netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng
2013-04-05netfilter: xt_LOG: add net namespace support for xt_LOGGao feng
2013-04-05netfilter: ebt_log: add net namespace support for ebt_logGao feng
2013-04-05netfilter: nf_log: prepare net namespace support for loggersGao feng
2013-04-05netfilter: make /proc/net/netfilter pernetGao feng
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05GFS2: Issue discards in 512b sectorsBob Peterson
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-05Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu
2013-04-05MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song
2013-04-05MIPS: Kconfig: Rename SNIPROM tooPaul Bolle
2013-04-05MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle
2013-04-05MIPS: Unbreak function tracer for 64-bit kernel.David Daney
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby
2013-04-05net: ipv4: notify when address lifetime changesJiri Pirko
2013-04-05ixgbe: fix registration order of driver and DCA nofiticationJakub Kicinski
2013-04-05af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman
2013-04-05Revert "af_unix: dont send SCM_CREDENTIAL when dest socket is NULL"Eric W. Biederman