summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-06be2net: Fix Rx pause counter for lancerSelvin Xavier
2011-06-06qlge: remove unecessary if statementGreg Dietsche
2011-06-06enic: Add support for MTU change via port profile on a dynamic vnicRoopa Prabhu
2011-06-06macvlan: add VLAN filters to lowerdevJohn Fastabend
2011-06-06sctp: Guard IPV6 specific code properly.David S. Miller
2011-06-05include/net: Remove unnecessary semicolonsJoe Perches
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches
2011-06-05net: Remove unnecessary semicolonsJoe Perches
2011-06-05af-packet: Use existing netdev reference for bound sockets.Ben Greear
2011-06-05af-packet: Hold reference to bound network devices.Ben Greear
2011-06-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-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-03netxen: suppress false lro warning messagesSucheta Chakraborty
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-06-02sungem: Spring cleaning and GRO supportBenjamin Herrenschmidt
2011-06-02bonding: allow all slave speedsJiri Pirko
2011-06-02net: tracepoint of net_dev_xmit sees freed skb and causes panicKoki Sanagi
2011-06-02net: 8021q: Add pr_fmtJoe Perches
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
2011-06-02block: Use hlist_entry() for io_context.cic_list.firstPaul Bolle
2011-06-02cfq-iosched: Remove bogus check in queue_fail pathPaul Bolle
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley
2011-06-02sctp: Add ASCONF operation on the single-homed hostMichio Honda
2011-06-02sctp: Add socket option operation for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add sysctl support for Auto-ASCONF.Michio Honda
2011-06-02sctp: Add Auto-ASCONF support (core).Michio Honda
2011-06-02sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...YOSHIFUJI Hideaki
2011-06-02sctp: Add ADD/DEL ASCONF handling at the receiver.Michio Honda