summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-06irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlockDavid S. Miller
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller
2011-06-06net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrsMarcus Meissner
2011-06-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-05Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-06-05net: fix smc91x.c device tree supportGrant Likely
2011-06-06netfilter: use unsigned variables for packet lengths in ip[6]_queue.Dave Jones
2011-06-06netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()Pablo Neira Ayuso
2011-06-06netfilter: nf_nat: fix crash in nf_nat_csumJulian Anastasov
2011-06-06netfilter: ipset: Use the stored first cidr value instead of '1'Jozsef Kadlecsik
2011-06-06netfilter: ipset: Fix return code for destroy when sets are in useJozsef Kadlecsik
2011-06-06ipvs: restore support for iptables SNATJulian Anastasov
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-06-05bonding: reset queue mapping prior to transmission to physical device (v5)Neil Horman
2011-06-05qlcnic: Avoid double free of skb in tx pathSucheta Chakraborty
2011-06-05qlcnic: Fix bug in FW queue dumpAnirban Chakraborty
2011-06-05fix return values of l2tp_dfs_seq_open()Al Viro
2011-06-05get_net_ns_by_fd() oopses if proc_ns_fget() returns an errorAl Viro
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-06-04Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2011-06-04Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2011-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2011-06-04Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-06-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03libertas_sdio: handle spurious interruptsDaniel Drake
2011-06-03mac80211: call dev_alloc_name before copying name to sdataThadeu Lima de Souza Cascardo
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka
2011-06-03ath5k: Disable fast channel switching by defaultNick Kossifidis
2011-06-03ssb: fix PCI(e) driver regression causing oops on PCI cardsRafał Miłecki
2011-06-03UBIFS: fix-up free space earlierBen Gardiner
2011-06-03UBIFS: intialize LPT earlierBen Gardiner
2011-06-03UBIFS: assert no fixup when writing a nodeBen Gardiner
2011-06-03UBIFS: fix clean znode counter corruption in error casesArtem Bityutskiy
2011-06-03UBIFS: fix memory leak on error pathArtem Bityutskiy
2011-06-03UBIFS: fix shrinker object count reportsArtem Bityutskiy
2011-06-03Blackfin: strncpy: fix handling of zero lengthsSteven Miao
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02asm-generic/unistd.h: support sendmmsg syscallChris Metcalf
2011-06-02ktest: Ignore unset values of the minconfig in config_bisectSteven Rostedt
2011-06-02ktest: Fix result of rebooting the kernelSteven Rostedt
2011-06-02ktest: Fix off-by-one in config bisect resultSteven Rostedt
2011-06-02Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin...Jens Axboe