summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: mvneta: enable features before registering the driverwilly tarreau2013-04-081-4/+5
| * | | | hyperv: Fix RNDIS send_completion code pathHaiyang Zhang2013-04-082-18/+13
| * | | | hyperv: Fix a kernel warning from netvsc_linkstatus_callback()Haiyang Zhang2013-04-081-2/+0
| * | | | net: ipv4: fix schedule while atomic bug in check_lifetime()Jiri Pirko2013-04-081-16/+42
| * | | | net: ipv4: reset check_lifetime_work after changing lifetimeJiri Pirko2013-04-081-0/+2
| * | | | bnx2x: Fix KR2 rapid link flapYaniv Rosner2013-04-071-7/+11
| * | | | sctp: remove 'sridhar' from maintainers listSridhar Samudrala2013-04-071-1/+0
| * | | | Merge branch 'infoleaks'David S. Miller2013-04-0716-3/+32
| |\ \ \ \
| | * | | | VSOCK: Fix missing msg_namelen update in vsock_stream_recvmsg()Mathias Krause2013-04-071-0/+2
| | * | | | VSOCK: vmci - fix possible info leak in vmci_transport_dgram_dequeue()Mathias Krause2013-04-071-1/+2
| | * | | | tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause2013-04-071-0/+7
| | * | | | rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause2013-04-071-0/+1
| | * | | | NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause2013-04-071-0/+3
| | * | | | netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause2013-04-071-0/+1
| | * | | | llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause2013-04-071-0/+2
| | * | | | l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause2013-04-071-0/+1
| | * | | | iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause2013-04-071-0/+2
| | * | | | irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause2013-04-071-0/+2
| | * | | | caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause2013-04-071-0/+2
| | * | | | Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause2013-04-071-0/+1
| | * | | | Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause2013-04-071-0/+1
| | * | | | Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause2013-04-071-2/+2
| | * | | | ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause2013-04-071-0/+1
| | * | | | atm: update msg_namelen in vcc_recvmsg()Mathias Krause2013-04-071-0/+2
| |/ / / /
| * | | | ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch2013-04-071-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-04-101-1/+1
|\ \ \ \
| * | | | add memory barrier to arch_local_irq_restoreMark Salter2013-04-091-1/+1
* | | | | Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-101-0/+1
|\ \ \ \ \
| * | | | | NFSv4: Doh! Typo in the fix to nfs41_walk_client_listTrond Myklebust2013-04-101-0/+1
* | | | | | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-04-104-25/+39
|\ \ \ \ \ \ | |/ / / / /
| * | | | | NFSv4: Fix another potential state manager deadlockTrond Myklebust2013-04-091-0/+1
| * | | | | SUNRPC: Fix a potential memory leak in rpc_new_clientTrond Myklebust2013-04-051-5/+2
| * | | | | NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_listTrond Myklebust2013-04-051-16/+28
| * | | | | NFSv4: Fix a memory leak in nfs4_discover_server_trunkingTrond Myklebust2013-04-051-1/+7
| * | | | | SUNRPC: Remove extra xprt_put()Chuck Lever2013-04-051-3/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-04-092-4/+15
|\ \ \ \ \ \
| * | | | | | crypto: ux500 - add missing commaLinus Walleij2013-04-051-1/+1
| * | | | | | crypto: gcm - fix assumption that assoc has one segmentJussi Kivilinna2013-04-021-3/+14
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-04-092-11/+4
|\ \ \ \ \ \ \
| * | | | | | | drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey2013-04-101-10/+3
| * | | | | | | Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-04-091-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: fix unconditional return waiting on memoryCalvin Owens2013-04-091-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-04-095-107/+107
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mnt: release locks on error path in do_loopbackAndrey Vagin2013-04-091-1/+1
| * | | | | | | | | palinfo fixesAl Viro2013-04-091-64/+13
| * | | | | | | | | procfs: add proc_remove_subtree()Al Viro2013-04-092-30/+91
| * | | | | | | | | ecryptfs: close rmmod raceAl Viro2013-04-091-12/+2
* | | | | | | | | | Merge tag 'vfio-v3.9-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-04-091-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vfio-pci: Fix possible integer overflowAlex Williamson2013-03-261-1/+2
* | | | | | | | | | | Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-blockLinus Torvalds2013-04-095-122/+247
|\ \ \ \ \ \ \ \ \ \ \