summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones
2011-06-29MAINTAINERS: drop Michael from bfin_mac driverMike Frysinger
2011-06-29net/can: activate bit-timing calculation and netlink based drivers by defaultMarc Kleine-Budde
2011-06-29rionet: fix NULL pointer dereference in rionet_removeYinglin Luan
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller
2011-06-29netfilter: Fix ip_route_me_harder triggering ip_rt_bugJulian Anastasov
2011-06-27ipv4: Fix IPsec slowpath fragmentation problemSteffen Klassert
2011-06-27ipv4: Fix packet size calculation in __ip_append_dataSteffen Klassert
2011-06-24cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...John (Jay) Hernandez
2011-06-24bridge: Only flood unregistered groups to routersHerbert Xu
2011-06-24qlge: Add maintainer.Ron Mercer
2011-06-24MAINTAINERS: mark socketcan-core lists as subscribers-onlyMike Frysinger
2011-06-24MAINTAINERS: Remove Sven Eckelmann from BATMAN ADVANCEDSven Eckelmann
2011-06-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-24r8169: fix wrong register use.Francois Romieu
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak
2011-06-22rtl8192cu: Fix missing firmware loadLarry Finger
2011-06-21udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang
2011-06-21ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang
2011-06-21netconsole: fix build when CONFIG_NETCONSOLE_DYNAMIC is turned onRandy Dunlap
2011-06-20Linux 3.0-rc4v3.0-rc4Linus Torvalds
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds
2011-06-20Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-21drm/radeon/kms/r6xx+: voltage fixesAlex Deucher
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd
2011-06-20pxa168_eth: fix race in transmit path.Richard Cochran
2011-06-20ipv4, ping: Remove duplicate icmp.h includeJesper Juhl
2011-06-20netxen: fix race in skb->len accessEric Dumazet
2011-06-20rtlwifi: rtl8192se: Handle duplicate PCI ID 0x10ec:0x8192 conflict with r8192...Larry Finger
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2011-06-20fix comment in generic_permission()Al Viro
2011-06-20kill obsolete comment for follow_down()Al Viro
2011-06-20proc_sys_permission() is OK in RCU modeAl Viro
2011-06-20reiserfs_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20proc_fd_permission() is doesn't need to bail out in RCU modeAl Viro
2011-06-20nilfs2_permission() doesn't need to bail out in RCU modeAl Viro
2011-06-20logfs doesn't need ->permission() at allAl Viro
2011-06-20coda_ioctl_permission() is safe in RCU modeAl Viro
2011-06-20cifs_permission() doesn't need to bail out in RCU modeAl Viro